rigidbody.move over time code example Example: unity move with rigidbody.moveposition rb2D.MovePosition(rb2D.position + velocity * Time.fixedDeltaTime);