Hingle joint rotate using Motor component (249328)

I have an object that I rotate using the HingleJoint.Motor component, I rotate when I press the key, and when I release the key it should stop but it slowly goes down, how can I fix it ???

1 Answer

1

I struggled with this about a week ago. My solution was to increase gravity in the rigidbody so it was pulled it down faster. Your use case may be different.

I just need it not to move until I press the key