using UnityEngine; using System.Collections;. public class Sample : MonoBehaviour { void Update() { if (Input.GetMouseButton(0))
確定! 回上一頁