Page 1 of 1
death/ resurrect questions
Posted: Wed Oct 28, 2009 3:25 am
by Battleffront_Conquer
Is it possible to make a resurrect ability? I want to allow one of my characters to resurrect fallen units or spawn units from their position
also is there a way to make it so that there is a possibility of you reviving from death before you are 100% dead?
Re: death/ resurrect questions
Posted: Wed Oct 28, 2009 8:21 am
by [RDH]Zerted
You don't stay dead very long in this game and the AI bots are dead even less than you are.
When someone dies, you would want to spawn an invisible object over their body. When you hit this object with a certain weapon, it force spawns the dead player back at that location. When the game detects the player respawning, it should destroy the invisible object.
Re: death/ resurrect questions
Posted: Wed Oct 28, 2009 10:38 am
by Battleffront_Conquer
[RDH]Zerted wrote:You don't stay dead very long in this game and the AI bots are dead even less than you are.
When someone dies, you would want to spawn an invisible object over their body. When you hit this object with a certain weapon, it force spawns the dead player back at that location. When the game detects the player respawning, it should destroy the invisible object.
would this work in multiplayer? If not I'll just scrap the idea and work towards a more practical ability
Re: death/ resurrect questions
Posted: Wed Oct 28, 2009 1:33 pm
by [RDH]Zerted
Object addition/deletation and force spawning work in MP, so yes it should work in MP.
Re: death/ resurrect questions
Posted: Wed Oct 28, 2009 3:39 pm
by Battleffront_Conquer
alright cool now all I have to do is look up how to actually script this....