Ok, I got the car to move...Backwards... I have no idea on how to make it go forward.
I'm making some progress here!![]()
Just switch the "direction" of your data source.Originally Posted by Riot
For example, if it is currently going from 0 to 100, change it so that it goes from 0 to -100.
Alright, I now know how to make the car move forward/backwards!
Now... How can I make the car turn left or right after it's started driving straight?
(not as soon as it moves but AFTER it's reached it's destination) (example: turn on the road)
Thanks for all the help so far guys!
+1![]()
hi riot,
you've done the hard part in getting it to move, play with the Yaw/Pitch/Bank values to see what they do, then duplicate what you did for the movement with the appropriate modifications, also to make life easier set the rotations to local rotation with these settings:-
Modify rotation [X]
Local rotation [X]
Set Rotation [ ]
this should get you pointed in the right direction![]()