Game Development Community

Path

by Fucifer · in Torque Game Engine · 01/12/2004 (1:52 pm) · 5 replies

Try to get a model to follow a path. I have look at the thread on the site and follow them, in the game everything seem to be sat already. I took look at mission came with the code but cant find any infor on how to sign the model the path. I have release 1.2.0 Thank you for the help.

#1
01/14/2004 (4:44 am)
Try this site:

http://www.codesampler.com/torque.htm
#2
01/14/2004 (11:11 am)
I try this one but it create alot problems in the 1.2.0. Trying create path like gamestudio has.
#3
01/14/2004 (3:51 pm)
Have you start the tutorials using the Tutorial Base given in www.codesampler.com/torque.htm? Tutorial Base contains the compiled engine, so there should not be a problem with different engine release.

I have tried the tutorials successfully, using the Tutorial Base as the starting base. But I haven't try it out on my current engine version :)
#4
01/15/2004 (1:00 pm)
Yes I have and it work find but when I use it in 1.2.0 it will crash that engine. Maybe i am doing somthing wrong because very little information of how to sat path and marker up. I knew how they work i could probably get to work. any help.