Hey guys!
I need a little help on a script that sounds simple but I can't figure it out.
I have a obstacle in my map, to which the player can die several times.
So I fall down in a room, and after 10 seconds the player dies, and teleports him to PlayerStartArea_3.
I have checkpoint that after the player dies, it enables the script area again, making the player die every time he falls down in the room. On the bottom of the room there is the script area, and when you collide with it, it would start the 10second timer again and kill the player.
But it doesn't start the effect again after death.
So I wan't the player to die every time he falls in the room.
Sorry for my bad English.
Thanks