Game Development Community

Arcade car behavior?

by William Urban · in Torque Game Builder · 11/02/2007 (11:10 am) · 2 replies

I looked on TDN and saw a tank behavior but no real car behavior. Has anyone developed something like this? Where there's an acceleration value and turning radius based on speed and full reverse type implementation like a car? Also no rotation without speed.

Thanks,

-Will

#1
11/02/2007 (1:05 pm)
Did you try the Simple Car Physics link just above the tank? I don't know how in-depth it goes, though.
#2
11/02/2007 (1:07 pm)
It's not a behavior, but have you seen the car physics mini tutorial here?

This can probably be turned into a behavior, but perhaps you will just need this code for your particular needs.