Pathshape resource not working
by Roshan Kuriyan · in Torque Game Engine Advanced · 08/04/2006 (3:49 am) · 3 replies
I download the pahshape code resource and recompiled my engine for moving a DTS object along a path marker, when i load my object it returns with a error, unable to find the path, but there is a path marker in my mission and camera is moving along a path..
#2
my problem is not with the engine path (where to execute the resource), resource is compiled sucessfully and when i use the object as pathshape it can't able to find the path object specified in my mission file..
08/04/2006 (7:50 pm)
Hi pauliver my problem is not with the engine path (where to execute the resource), resource is compiled sucessfully and when i use the object as pathshape it can't able to find the path object specified in my mission file..
#3
08/05/2006 (9:52 am)
Link to the resource? or a zip file with your code in it so i can apply it myself and take a look if i get a chance (i know this is something my artist wants so i'll be happy to work with you and try and make it work).
Torque Owner Pauliver
What path is the problem the file path of the path path?
[edit] try to minimize confusion of if Path = "C:\blahblah\blah\tse\something" of if Path = the path the object is going to follow [/edit]