Game Development Community

AI Pickup Problems

by Timmay · in Technical Issues · 08/16/2006 (8:25 pm) · 1 replies

Working on a collection game where kork has to pick up 20 items. The items need to be counted and the game needs to end when the player or kork picks up the required amount of items. Kork should automaticly try to pick up as many items as possible.

Having problems starting the code and figuring out where it goes. Just need help on the collection part and the counter. Could some one help?

About the author

Recent Threads


#1
08/17/2006 (2:21 am)
Have you looked at the AIGuard resource? In it, the ai will attempt to pickup health after being shot. You can look at it to gleen what you need.