Quantcast
Viewing latest article 2
Browse Latest Browse All 4

Answer by BiG

I would modify the script as below. Just add the sound and the "stage complete" text! var countdown = false; function Update(){ var bricks = GameObject.FindWithTag("brick"); if(bricks == null && !countdown){ countdown = true; NextLevel(); } } function NextLevel(){ yield WaitForSeconds (5); Application.LoadLevel(Application.loadedLevel + 1); }

Viewing latest article 2
Browse Latest Browse All 4

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>