eulerAngles = new Vector2(0,0); … void Flip () { // Switch the way the player is labelled as facing facingRight = !facingRight; // Multiply the player's x ...
確定! 回上一頁