dachevs 1 Posted December 24, 2008 Something must be wrong in my config or model, but when I hit the A or D key or move the mouse to turn, my steering wheel will go through the roof (right turn), or under the car (left turn). What am I doing wrong? Share this post Link to post Share on other sites
Jackal326 1181 Posted December 25, 2008 Sounds like it could be one of several things (or perhaps a combination): i) An incorrectly defined model.cfg (or cfgmodels section in your config.cpp) leading to the steering wheel rotating in the wrong direction on the (in)correct axis. ii) An incorrectly named selection in the model that is causing an incorrect rotation. iii) An incorrectly named memory point in the memory LOD. iv) Something I've forgotten, or something else entirely. The above three are the most likely culprits that I can think of at almost 2am on Christmas day Share this post Link to post Share on other sites
[aps]gnat 28 Posted December 25, 2008 To be more specific, have you defined the memory points? ; osavolantkon & osavolantzac These are the axis points for the steering wheel, if you are inheriting definitions from other models. Share this post Link to post Share on other sites
dachevs 1 Posted December 25, 2008 ahh kk thanks you two, I have not defined them in my Memory LOD. Will do. Share this post Link to post Share on other sites