예제 #1
0
 public GameObject GetNextPlatform()
 {
     return(platforms.GetNextStage());
 }