Hello everyone! This is the very first open test of my blind accessible game engine called Unseen RPG Engine, a niche game engine that allows anyone to easily make turn based RPGs, at least that's the goal! This is very early and the purpose of this is to try and start getting the critical feedback I'll need to make this accessible, usable, and fun. Learn more about it, join the discord community, and download it here! ericbomb.itch.io/the-unseen-rp…

#GameDev #A11y #Accessibility

reshared this

in reply to Ericbomb

Hi there, I tried the unseen demo and it doesn't seem to work, though I don't know how it's supposed to work so maybe it's me. It gives me a few options (new game, continue) but I don't seem to be able to open them, and I get errors like this:
___________________________________________
############################################################################################
ERROR in
action number 1
of  Step Event0
for object oTitleScreen:

Push :: Execution Error - Variable Index [4] out of range [4] - -1.options(100164,4)
at gml_Object_oTitleScreen_Step_0
############################################################################################
gml_Object_oTitleScreen_Step_0 (line -1)

Any hints?