Game Development Community

How can a player enter a vehicle and drive

by ... · in Torque Game Engine · 04/16/2006 (10:59 am) · 2 replies

Hi ,

I want my player to be able to enter a vehicle when pressing a key nearby
I saw that it could be made possibe in the scripts of the 'tge demo' but didnt know where to start.
has someone already made this work or has an idea how to make it work

(I am playing around with the tge demo , thinking of buying the full version)

#1
04/16/2006 (12:05 pm)
Have you looked at:
Torque Vehicle Resource

It has what you want. Specifically the Vehicle Mount/Dismount Script
#2
04/16/2006 (3:05 pm)
Ok thanks

i already guessed some handled this problem before.