Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

___________________________________________

############################################################################################

ERROR in

action number 1

of Keyboard Event for <Right> Key

for object obj_player:

Variable obj_player_crippled.Mobile(100469, -2147483648) not set before reading it.

at gml_Object_obj_player_Keyboard_39

############################################################################################

gml_Object_obj_player_Keyboard_39 (line -1)

It looks like what happened was that you pressed the right key, the variable "Mobile" wasn't declared.

That is so weird! She seems to function fine without "Mobile"... at least on my computer.

I don't know if I fixed it because I don't know exactly how it happened, but I put it in. I'll upload a patched version soon.