Dismounting vehicle
by Westwood College Ohare (#0007) · in Torque Game Engine · 05/02/2007 (8:58 am) · 3 replies
Ok im curious as to how to dismount a vehicle , atm i mount nething i collide with. Whats the best way to solve this issue.
#2
exec("./scripts/vehiclePassengerMap.cs");
exec("./scripts/vehicleDriverMap.cs");
ive searched my harddrive and i cant find them...where do they exist. And if im suppose to create them what is the code that exist in these files. Or is the files misnamed?
thx for your help
05/06/2007 (4:51 pm)
Thx for the help..but i cant seem to find these 2:exec("./scripts/vehiclePassengerMap.cs");
exec("./scripts/vehicleDriverMap.cs");
ive searched my harddrive and i cant find them...where do they exist. And if im suppose to create them what is the code that exist in these files. Or is the files misnamed?
thx for your help
#3
I'm assuming they are in the file: torquevehicleresource.zip at the top of the resource page.
05/06/2007 (10:21 pm)
8) Add the files vehicleDriverMap.cs vehiclePassengerMap.cs to fps/client/scripts.I'm assuming they are in the file: torquevehicleresource.zip at the top of the resource page.
Torque Owner Tim Heldna