public GameObject getLastPlatform()
 {
     return(platformGenerator.getLastPlatform());
 }