Game Development Community

Wheel rotating

by Rosey · in Technical Issues · 05/25/2006 (1:19 am) · 1 replies

In the starter.racing, I checked the buggy.max and wheel.max, didn't find the animation (sequence) of wheel rotating, is it the art worker to make an animation of wheel rotating or it's done in the code? can anybody where in the code is controlling the wheel rotate?


Thanks in advance!


Rosey

#1
05/25/2006 (8:41 am)
Hey, I found out where controlling the wheel rotating, it's in WheeledVehicle::advanceTime(), calculate wheel->apos.

Thanks anyway!

Rosey