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