コード例 #1
0
 void Start()
 {
     myConstructorController = GameObject.FindWithTag("gameControllers").GetComponent <constructorController>();
 }