Jump to content

Steering animation


Cuikui
  • Pending

The steering animation (rotation left or rotation right) is inconsistant between world with cave and world without cave. In the former it is based on the side of the screen you click on, in the later it based on a absolute direction.

 The side is determined in components/steeringwheeluser.lua by using "TheCamera:GetRightVec()". But TheCamera is fixed for world with cave.

A solution could be to use the rudder_direction instead of the camera for a consistant (and imo more intuitive) way.

 


Steps to Reproduce

Steer a Steering wheel in any direction.

  • Like 1



User Feedback


There are no comments to display.



Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
  • Create New...