Game Development Community

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.

#1
05/02/2007 (9:27 am)
Everything I could tell you can be found within this resource: Torque Vehicle Resource
#2
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
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.