Resource for putting vehicle and player in mission
by Danner Jones · in Torque Game Engine · 06/01/2005 (5:24 pm) · 1 replies
I've read numerous threads about spawning players inside a vehicle but I haven't yet come across a thread or resource where the player runs around (FPS style) and then "hops into" a vehicle. Is this something "stock" Torque can do with a few script modifications or something that's fairly complex?
I did some GG searches on player, vehicle, etc. (and combinations) and browsed the resources but haven't seen anything that looks even close. Some of the threads talk about mounting the player in a vehicle in the vehicle's datablock.add event (more or less), but there aren't any steps on how they got the vehicle and player character in the same mission.
-ner
I did some GG searches on player, vehicle, etc. (and combinations) and browsed the resources but haven't seen anything that looks even close. Some of the threads talk about mounting the player in a vehicle in the vehicle's datablock.add event (more or less), but there aren't any steps on how they got the vehicle and player character in the same mission.
-ner
Associate Matt Fairfax
PopCap
Yes...pretty straightforward if you study the onCollision and mounting functions.