Posted in Begiiner's, but no reply. I'm using Willy's car movement script to learn a little about what can be done with vehicles and the interface. (Thanks Willy!)
I have loaded a dashboard/steering wheel graphic with the script, however it is completely static. I would like to update the panel depending on the direction the user is steering. I'm puzzled. I have made 3 BMP's using RayDream, Straight, LeftTurn and RightTurn. I have tried to define an array, and scan for the keypress, then pop the graphic up, but I'm obviously not doing it right.
Also, how can I add skidding to the physics of this script? When I'm taking a corner, I'd like to get the back end to swing a bit, especially if I use the handbrake.
Appreciate any help.