Hi,
I made some tank bots and their health is a global variable (=30)
if bullet on collision with bot , subtract 10 from bothealth.
But if I kill a bot and another had respawn the bouth bots are killed.
How must I make to kill just the hitted bot?
have I made something wrong?
Thanks.