Search Unity

RigidBody Controller

Discussion in 'Physics' started by Ruchir, Jun 27, 2019.

  1. Ruchir

    Ruchir

    Joined:
    May 26, 2015
    Posts:
    934
    is there a way that my rigidbody doesn't Get any other velocity other than what I assign ,because in one frame it can gain enough velocity to make things go the wrong way (until I can change it in Fixed Update) Without Making it kinematic (as I am having a lot of problems making it stable at high speeds due inaccurate capsule casts in kinematic mode)?