Game Development Community

Mounting Vehicles

by Marco Meier · in Torque Game Engine · 01/07/2002 (6:47 am) · 2 replies

So i'm up and running some wehicles. i've only got one Problem. I can't mount them. I've read throug the forums, but only found some problems with unmount or remount the vehicles.
Is there any code, i need to change, so i can mount the vehicles. Any code i found about it seems to be right. where's my fault.

Thank you.

#1
01/07/2002 (9:19 am)
I put my mount code into the playerspawn function in game.cs, there was a tut that explained this a long time back.

Phil.
#2
01/07/2002 (9:26 am)
into the playerspawn function? kind of logic. all right, i will check that. i think, i can bring it up then. Thank you, Phil.