Okay so~
I made a little game for a Jam we had in my city. Turns out, when the game ends, NONE of the variables, events or anything else go back to the initial position. I don't know what could be wrong. D: Any Ideas ? I tried "reseting all variables on start of layout" but it just makes things worse.
This is the prototype of the game.
Try reset global variables. I think it's system> reset global variables.
Looks AMAZING by the way!
Develop games in your browser. Powerful, performant & highly capable.
Very nice graphics....but I have not the slightest idea, what the game is about.....
Doesn't work. :{ The Variables do reset, but the object positions, everything that moved, every frame that already switched will stay the same. To reset the global variable efectivelly i'd have to store every movement property in variables/array.