mko
07-05-2004, 01:18 PM
Hi,
At the moment Im trying to create objects (human characters) moving on the stage to random (x,y). I want them walk to the point, then stop for few seconds, and pick up the new (x,y) random coordinates. The only problem is that it's all in the isometric-view (like Baldur's, Warcraft etc..) so I need another scripting to make them turn/look in the right direction.
Can anyone tell what the structure of this script should look like? Where shall I put script for new(x,y) and where the one regulating the rotation of character??
Will appreciate any help.
mko
At the moment Im trying to create objects (human characters) moving on the stage to random (x,y). I want them walk to the point, then stop for few seconds, and pick up the new (x,y) random coordinates. The only problem is that it's all in the isometric-view (like Baldur's, Warcraft etc..) so I need another scripting to make them turn/look in the right direction.
Can anyone tell what the structure of this script should look like? Where shall I put script for new(x,y) and where the one regulating the rotation of character??
Will appreciate any help.
mko