Game Development Community

Mission finish when all bot are dead?

by Judy · in Technical Issues · 01/27/2007 (12:23 pm) · 1 replies

Mission finish when all bot are dead? plz for Example.

#1
01/28/2007 (5:39 pm)
In my game, I have a global variable that I increment when an AI is killed, every time an AI is killed, I check to see if this variable is greater then four, (So that five kills and the games over).