Hey Ashley / Tom, could we get a System -> Reset / Reinitialize Function of some sort?
So a layout can be restartet with the values it would have if the game / layout hasn't been played yet?
Examples: System -> on start of layout -> reinitialize(gamelayout)
System -> on start of layout -> reinitialize(optionslayout)
I went the easy way in NEON and just reloaded the page because i lost track of some variables and groups and didn't have an overview anymore of what changed and when... i guess im not the only one with this problem and "bigger" projects.
I know that i could create an event on game over that goes through all variables /groups / etc. and resets them but i think a function in the runtime itself to do this would be nicer and easier for the users :D