Posts: 466
Threads: 61
Joined: Dec 2008
Reputation:
0
I am developing an advanced system for planes. Is there anyway I can make the speed set to a cruise so that all other controls are usable like Left Right Ascend Descend.
Thank you....
Posts: 7,801
Threads: 187
Joined: Feb 2010
Reputation:
0
You could make a command like /cruise so if a player is in a vehicle, they're velocity will be stored into a variable then you can set their velocity to the one you just saved... I don't know if that is going to work well, but it's worth a shot.