Hi guys, I have a little problem in my project...
Today I added a new layout (along with its event sheet) that is supposed to be the title menu; so it's the first layout.
When I call the actual game layout, starting a new game from the menu, all the functions in the game event sheet seem not to run...
Even though the variables I declare in it are accessible right from the title menu.
When I try to run the game layout first though, everything works just fine...
Do you guys know what I'm doing wrong?
Thanks guys!