hi,
can anyone help me with this problem??
i have a game and i want it to go back to the menu when it is game over. the menu code and the level code are separated, so the level code is included at the menu code:
"#define level1.c". when i include level1.c to the menu code, there is an error. all panels declared to the level1.c is visible and overlays to the menu code when i run the script although it is set to ~SHOW in menu code. what should i do? pls help me. thanks
