Game Development Community

AIPlayer

by Temasek Polytechnic · in Technical Issues · 05/09/2006 (4:07 am) · 2 replies

For the Player, we have a function called playCelAnimation...

But the AIPlayer class does not have it..

Is it possible to implement a simillar function with an AIPlayer?

#1
07/03/2006 (5:40 pm)
Posting: Unread posting for more than 30 days. I am posting to help get a reply to your un-answered question.
#2
07/04/2006 (5:43 pm)
AIPlayer inherits from Player class. What happens when you call PlayCelAnimation ?