I am almost on the verge of completion of my game, but i don’t have clear & unique way to restart if the player loses its life before completion of level.
I am trying to accomplish it with a dialog box having a button & text “game over” with the code
gotoAndStop(1) &
removing all the Child of the stage &
call the function which initiates the level(which i am also calling in the corresponding fla)
i have 1 frame only & my class is called in this frame
Any suggestion will be appreciated,please help i m in great trouble