How do i make a dog or character running around
by Billy L · in Artist Corner · 08/12/2002 (5:47 am) · 3 replies
Hi all !
I like a hint how i shall make a dog or character
running around or a car to move from spot A to B.
greetings
Billy
I like a hint how i shall make a dog or character
running around or a car to move from spot A to B.
greetings
Billy
#2
08/12/2002 (6:01 am)
In our game, i have added a dynamic object class (derived from shapebase class) which follow paths defined in the mission by our mapper. We will use it for things like train, flying object, ... You should ask your coder to look at the pathManager class & the likes.
#3
If you got any example code it would be helpfull !!!!
greetings
Billy
08/13/2002 (2:28 pm)
Thx for a quick amswer i look at the pathing i realy dont need any ai only want to move things around !If you got any example code it would be helpfull !!!!
greetings
Billy
Torque Owner Very Interactive Person
However, there's still lots of work to do in this field.