Naiss 28 Posted May 29, 2014 okey so i got almost all the anim working now but the only anim thats not working on the wheel's that spin around when you drive, why is not that one working i got all the point right... please help :) or is there any points i forgot to add in object builder? Share this post Link to post Share on other sites
quantenfrik 10 Posted May 29, 2014 i'm pretty new (also trying to get a car working) :) but maybe i can help :) : do you have an axis for each wheel in the memory lod, and according entries in the model.cfg? Share this post Link to post Share on other sites
Naiss 28 Posted May 29, 2014 ye i got all the wheel_1_1_axis, wheel_1_1_steering_axis and all that Share this post Link to post Share on other sites
LCpl Aaron 11 Posted May 31, 2014 post your model config set up for your wheels, there is too many things that could have gone wrong for us to be able to tell you without seeing the code. Share this post Link to post Share on other sites
Almeida 12 Posted June 21, 2014 Same problem with my model here... I double check selection, axis, etc... class Wheel_1_1 { type="rotationX"; source="wheel"; selection="wheel_1_1"; axis="wheel_1_1_axis"; memory=1; sourceAddress="loop"; minValue=0; maxValue=1; angle0=0; angle1="rad -360"; }; Share this post Link to post Share on other sites