move unity 3D velocity code example Example: rigidbody velocity c# unity //for rigidbody2D GetComponent<Rigidbody2D>().velocity =new Vector2(40,0);