Hello,
I am working on a hot air balloon. I didn't like the ones I found. I have the controls set up using setforce to push in one direction. the way it works is with a tap of a direction key the balloon will venture in that direction until another another direction key is pushed cancelling the last direction. I like the way this handles.
however using setforce uses vectors so the vehicle goes that way and that way only. if i tap the right arrow i go east, the left arrow west, front arrow north and back arrow south. I am ok with this but the avatar and vehicle remain facing north at all times and I would like him to turn towards direction currently heading.
I believe the key is using rot2fwd but i am missing something in the script.
can any one offer advice on using rot2fwd or tell me if there is a better method?
Thanks!