unity c# mouse click. RocketBouchard. using UnityEngine; using System.Collections; if (Input.GetMouseButtonDown(0)) { //Left Mouse Button } else if (Input.
確定! 回上一頁