Hi
I just got me Dark Physics and Dark AI, so i'm rather new to this also.
Now i got some problems with the AI when colliding with the World.
They walk through it.
The rigid commands seem not to work along with Ai, do they?
How should i do this so the AI wont walk through the World?
thats how i set up the Neutral Player
load object "Alien/H-Alien Mutant-Move.x",99
scale object 99,3000,3000,3000
rotate object 99,0,180,0
fix object pivot 99
position object 99,100,0,100
ai add neutral 99
Ai start and Ai update are also included. I got that so far