Game Development Community

A.I Bot Not Dying

by Luke Hopkins · in Game Mechanics Kit · 04/26/2010 (8:39 am) · 1 replies

Hey guys wondering if you could help me.

I've placed my AI bot in my map and set "SpaceOrcBot01.setEnemy(%arg0);" So the bot attacks the player, however i keep shooting the bot and its doesn't die.

Ive tested the demo map and the bots die in that.

Is there anything else i have to add to the bots script so it receives damage and dies??

Your help would be much appreciated

#1
05/05/2010 (1:59 pm)
Do you use same weapon as in the demo?
Please check out console, maybe there are some error messages.