Page 1 of 1

Destroy Actor Event Problem.

PostPosted: Mon Jul 30, 2007 7:37 pm
by Rux
There seems to be a destroy actor event problem. It made me so frusterated so I just deleted the game! It wasn't very good anyway.

So when I did, destroy actor, create timer, it doesnt create the timer,& yes I did the timer event. :?

PostPosted: Mon Jul 30, 2007 7:41 pm
by makslane
You need to create the timers in a live actor.
When an actor receives a 'Destroy Actor' event, nothing more will happen with this actor after this point. So, no timer will be created for the actor.