Quantcast
Channel: Latest Questions by Nazukan 2
Viewing all articles
Browse latest Browse all 4

Assigning multiple objectives in the if-then?

$
0
0

If I want, say a level, to load when I destroy 3 objects, how would I scrip that?

I already have this:

 var target : Transform;

 Function Update(){

   if(target == null){
     Application.LoadLevel("LevelName");
   } 
 }

Viewing all articles
Browse latest Browse all 4

Trending Articles



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