About paths
by Riccardo Berta · in Torque Game Engine · 03/29/2006 (1:28 am) · 3 replies
Is It possible to make paths with nodes that are connected to more than one other node??
About the author
#2
Another question: there is the possibility to set a range of space from a bot following a path and the path?
I don't want to see people walking along a row
03/29/2006 (2:13 am)
Thank you.Another question: there is the possibility to set a range of space from a bot following a path and the path?
I don't want to see people walking along a row
#3
I'm using setPosition() in onCollision to avoid others bots, but they often go inside the walls.
04/03/2006 (6:58 am)
And to prevent bots going inside walls using setPosition() command?I'm using setPosition() in onCollision to avoid others bots, but they often go inside the walls.
Associate Andy Hawkins
DrewFX