[0.14] functions call order(?)
Posted: Mon Apr 03, 2017 5:29 pm
I've got a code, smth like this:
Tried another way:
code
Logically I'm expecting to see:
expectation
...one cycle for each chunk. BUT I'm getting:
irl
... on the game creation... WAIDW?!Tried another way:
simple code
And can see only repeating "falses" as the result... What's wrong?