コード例 #1
0
 private void Start()
 {
     instance    = poolingSystem.GetObject();
     spawnOffset = difficultyController.GetSpawnOffset();
 }