Page 1 of 1

game end?

PostPosted: Sun Jul 29, 2007 9:22 pm
by pavel329
is there a code or something to end the game after my guy dies?
instead of it staying for ever til you hit escape.ty :)

PostPosted: Sun Jul 29, 2007 9:38 pm
by d-soldier
Why don't you setup a timer? Have a text object or normal actor (graphic) which says "GAME OVER", and it's create-actor event creates a timer, which after the timer runs out, loads the menu game, or moves the view to the menu etc.

PostPosted: Sun Jul 29, 2007 9:48 pm
by pavel329
well what im saying is ive seen some games that when you die or beat the game,it goes back to the ge screen.where you move stuff etc.

PostPosted: Sun Jul 29, 2007 9:50 pm
by pavel329
never mind i remember.its under variables in scrpit editor.ty though.