View Single Post
  #2  
Old 11-02-2006, 01:49 AM
Angelox
AX Classic Developer
 
Join Date: May 2006
Location: filler
Posts: 2,049
Default

Quote:
Originally Posted by Rhodan
Using the #grid and #wp commands to create a path results in the mobs jumping up and down a lot as they follow their route. I noticed that if I lower the Z of a waypoint, the mob stays on the ground.

My question is, should I just set every Z coord to a point I know is below the lowest point in the zone and be done with it (say -1000) or will that cause problems?
I just make sure i set a point every time the mob goes up or down, if he goes up a hill, then i make many points , all the way up. this seems to work. But swimming is still a problem ; when they swim , they still "bounce", no matter.
Also, I've noticed sometimes lag can do this.
Reply With Quote