Thanks for your feedback :) I hadn't had time to post the game description or controls. I've since filled the game description in the itch.io page and added a ZIP with small fixes, music+sound and a small tutorial, if you have time to check it out. Thanks for playing!
Viewing post in Escape from Io jam comments
They did help! I've encountered an error, I'll just paste the code for you to check it out:
___________________________________________
############################################################################################
ERROR in
action number 1
of Draw Event
for object Game:
Push :: Execution Error - Variable Index [7] out of range [7] - -1.tutorial(101712,7)
at gml_Script_fnc_DrawHUD
############################################################################################
gml_Script_fnc_DrawHUD (line -1)
gml_Object_Game_Draw_64