https://discussions.unity.com/t/rigidbody-addforce-not-pushing-rb-to-forward-when-adding-angularvelocity/247975
RigidBody AddForce not pushing rb to forward when adding angularVelocity - Questions & Answers -...
Aug 18, 2021 - I need to rotate a RigidBody from a script that is pushed by an AddForce(, ForceMode.VelocityChange) from another script. So far, angularVelocity is making the...