hi, could someone tell me how to make enemy AI. Because i need the enemy to "wander" around the level and shott you when it sees you. This is a prety advanced question, should i have put this in the advanced forum area?
thanks
twigser
shoot=1;
shoot=0;
if(shoot==1)
{
//shoot action
}
Users browsing this forum: No registered users and 1 guest