
01-11-2010, 06:09 AM
|
Will work for food. Maybe
|
 |
Join Date: Sep 2003
Location: Maryland, USA
Posts: 9,589
|
|
When I did my serverside movement with move(), I used my own wall detection by running a loop beforehand and determining how far the NPC should move instead of relying on a constant wall detection. However, this isn't very good for NPCs that are moving constantly, but very useful for NPCs that are moving predefined, but random movements(AKA randomly left or right or so on) between pauses. |
|
|