reset scene\game
haim96
Member Posts: 87
hi,
my game have few scenes: menu, game, game over screen, help screen etc
when i moved to game over scene and then to menu and press play again the game
doesn't reset and continue from previews state.
i tried reset scene and reset game but it seems that attributes does't reset.
any ideas?
thanks!
my game have few scenes: menu, game, game over screen, help screen etc
when i moved to game over scene and then to menu and press play again the game
doesn't reset and continue from previews state.
i tried reset scene and reset game but it seems that attributes does't reset.
any ideas?
thanks!
Comments
so when touch is pressed change attribute "blankety blankety" to 0
you'll have to do this for all of your attributes that change...
Good Luck!
-Will
i have a background that runs in loop to simulate endless background
when he get to some point in the screen he spawn new image and destroy the old when outside the screen. work fine on the editor.
i created the game for iphone (in develop mode)
and it doesn't work, the first background disappear from the screen without spawn new image.
any idea for this?
thanks...again...
editor 0.8.7... by the way...
i hope they will fix this.
Good Luck!
-Will
thanks for the help!