Example #1
0
 public void OnInit()
 {
     player.OnInit();
     camera.OnInit();
     obstacles.AddObstacke(m_process);
 }