Quantcast
Channel: Answers by "IvovdMarel"
Viewing all articles
Browse latest Browse all 145

Answer by IvovdMarel

$
0
0
static var counter; How can your compiler know that this is an int? You have to define it as an int- static var counter = 0; or even better static var counter : int = 0; This is why I don't like UnityScript. Consider C#, that's the better option in my opinion.

Viewing all articles
Browse latest Browse all 145

Trending Articles



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