that's not a pretty code to be honest. but mainly your problem come from the fact that a lot of your variables are initialized for car and not thing, so when you call thing.dx there's nothing because the variable does not exist.
I know, i am a complete noob, started like 2 weeks ago. I following this tutorial book, and thing is i originally had instance name car. It didnt work, so i just changed it to thing to see if it would do anything. I had the same problem. Then i go and change it back to what i originally had, "car" and it works...i am confused, but thanks anyway.
Last edited by Xionraseri; 02-27-2008 at 11:38 PM.