HI,
Ive made a game, but for some weird reason its goes to level 5 but then somehow changes the LevelNo variable to level 6, which means the level doesn't work properly.
If I disable all the level 6 commands, the game works perfectly, Level 5 is treated as level 5?!
To get around this for now, I thought is there a way that if the Layout "Level5" is loaded I could like a check
e.g. If layout = Level 5, LevelNo = 5
Any one know how to do this?
Regards