Page 1 of 1

respawn

PostPosted: Mon Jun 12, 2006 1:14 pm
by Zehper48
how do i make something respawn after 10 seconds?please help me :?

Re: respawn

PostPosted: Mon Jun 12, 2006 1:53 pm
by CatT
Zehper48 wrote:how do i make something respawn after 10 seconds?please help me :?


See if Starfish Design's comment helps you at this section:

http://game-editor.com/forum/viewtopic. ... ht=respawn

"Together with the destruction of the Actor create a new Actor (which is invisible, a Smiley-Only actor). And on this actor create a new Timer... if this timer reaches the 5 secs mark... re-create your ship-actor.

Should work..."


He's talking about a ship but that should work for anything, if not, come back or someone else may have an idea here.

PostPosted: Mon Jun 12, 2006 2:02 pm
by Zehper48
the timer doesnt make sense

PostPosted: Mon Jun 12, 2006 6:51 pm
by The achievement
What you have to do is when you die by the enemy, you create a timer about 3000 to 5000 ms.(3 to 5 sec) then you have to type the coordinates in the script editor of where you want your actor to go after you die.

PostPosted: Tue Jun 13, 2006 6:52 pm
by Zehper48
ok thank you it works