Hi everybody.
I'm adding some things to the "wizard duel" game from the LiteC tutorials.
I added a panel (pTest_pan) with a button that appears before the game. The button must be clicked to start the game.
I can't figure out how to remove the panel and button after the game has started. They stay on the screen.
I tried "ptr_remove" and reset(pTest_pan, SHOW) to no success. Am I missing something really simple?
Thanks for all your help by the way. I am learning 3dgs quickly thanks to all of you.
Last edited by elegant_mistake; 12/04/10 01:43.