Hi
Working on a project for a client, can't destroy it, hence the question.
It has a main event sheet from where it includes a couple of other ones.
And in the game over it reset all global variables and restart the layout, I don't see a problem with that.
My question would be... When resetting all global variables, will it also reset the included from other event sheets?
Will reset all global variables reset also dictionaries?
Is there a better way to implement a PlayCounter?
Thanks!