Vehicle problem #235462
by Xavier "eXoDuS" Amado · in Torque Game Engine · 12/09/2001 (8:39 am) · 1 replies
datablock HoverVehicleData(ScoutVehicle) : WildcatDamageProfile
when torque wants to compile the script file vehicle_wildcat.cs i get a syntax error in that line.
If i remove the ": WildcatDamageProfile" part it works, but i dont know how good it is to remove that...
Another thing, is there any way around the non-collision objects crash?
when torque wants to compile the script file vehicle_wildcat.cs i get a syntax error in that line.
If i remove the ": WildcatDamageProfile" part it works, but i dont know how good it is to remove that...
Another thing, is there any way around the non-collision objects crash?
About the author
Torque 3D Owner Robert Blanchet Jr.
datablock HoverVehicleData(ScoutVehicle : WildcatDamageProfile)