Game Development Community

Wheeled Vehicle help

by Richard Bennett · in Torque Game Engine · 01/06/2008 (9:38 am) · 1 replies

Hi, I am trying to work with the starter.racing game. I have modeled out my vehicle(max 9), and through looking at other vehicle max files have tried making my vehicle nodes and such. The written tutorials and tutorials in the books I have dont seem to cover my problem. The car will spawn like the buggy, but will not have wheels. The collision with the ground seems to show the collision is all fine, and the camera goes to the right place, it is just the wheels. I dont have any animation sequences, but have read and seen that cars dont really need them, to have basic functionality.

Does anyone know of a simple step by step run trhough of getting the most basic car working in the starter.racing game?

About the author

Recent Threads


#1
01/12/2008 (12:28 am)
Does you vehicle datablock include the definition for wheels and have you created a wheel dts object?