How i create physic for my bot(character AI)

Felipe

27-09-2007 13:25:43

I want create physic for my bot for my game.
I use NxOgreCharacter or NxOgreActor?
my bot movement with position and velocity.

Help me!!

betajaen

27-09-2007 13:49:28

Character

Felipe

27-09-2007 14:14:16

so i movement my AI bot using Character with setPosition and setDirection, because my bot followpath with points?