using Photon.Pun; using UnityEngine; public class ClickFloor : MonoBehaviour { public GameObject m_Prefab; void Update() { if (Input.
確定! 回上一頁