Hi, you'll see, i wrote this code into my script & every time the scene with this code runs, it crashes. Whenever i erase this part, it works again, any suggestion or idea of what i'm doing wrong? :I
for(var fooObj : GameObject in GameObject.FindGameObjectsWithTag("Cubes"))
{
for (var b=0; b
↧