コード例 #1
0
 private void Awake()
 {
     PlayerManager.Instantiate(2);
     PointSystem.Instantiate(2, 200);
 }