Pathfinding tutorial using torque script ?
by Juggernaut · in Torque 3D Beginner · 11/27/2012 (11:27 am) · 4 replies
Hello,
How do I achieve pathfinding using torque-script ?
Where is the of official tutorial on pathfinding in Torque3D ?
Thanks,
How do I achieve pathfinding using torque-script ?
Where is the of official tutorial on pathfinding in Torque3D ?
Thanks,
About the author
#2
11/27/2012 (12:48 pm)
There is a script-only resource I believe. Try doing some searches for A* pathfinding on the resource page.
#3
11/27/2012 (1:34 pm)
This tutorial isn't specific to Torque, but is a great introduction to how A* pathfinding works.
#4
12/07/2012 (3:00 am)
Thank you guys.
Torque Owner Richard Ranft
Roostertail Games
Note that this goes beyond just script - it requires source modification.