Esempio n. 1
0
    // this function will start all the enemy spawners

    public void respawnPlayer()
    {
        PlayerSpawner.startSpawning();
    }