Ejemplo n.º 1
0
 public GameObject GetNextPlatform()
 {
     return(platforms.GetNextStage());
 }