Game Development Community

Paths

by Barry Gallagher · in Artist Corner · 06/22/2006 (6:51 am) · 1 replies

Im setting up paths for ai in our game...

each path marker has some options..
i understand .. seqnum , smoothing type ..

but what do the options under MsToNext (millisecond to next?) ..or more importantly the options under type mean (position only,kink,normal)

i have vague notions but would rather be informed..

#1
07/11/2006 (8:04 am)
Note Paths are added then path markers are added to them ( ie alt click the path then click on path markers to add to the path)


MSToNext is Millisecords to next node
Position Only will not force the camera to change direction
Normal is the direction it should look at ( I belive)
Kink is stop ( non continuous) location on the path

The Programmers Guide To Torque covers all aspects of the mission editor