Okay i have completed the AI Flight code and the bots seem to fly using 3d co ordinates.
However, everytime i tell the AI to move somewhere (using setMoveDestination and getTransform) they seem to spiral downwards and continuously fire into oblivion, which to me is slightly crazy.
I am not sure whether its the resource or something i have done wrong in torque script but i shall investigate and keep you posted
Sam
Monday, September 14, 2009
Subscribe to:
Post Comments (Atom)
Read a little bit of the player cpp, Will was the one that went into further investigation as I was brain dead at the time.
ReplyDeleteIt had some odd use of triggers, etc; it appears that this mod will take more attention.