-
-
Mostly discovered via personal tests (iterated thousands of times). I mean, simply accessing go.transform or even go.mytransform.pos is slow.
Thanks. Twitter will use this to make your timeline better. UndoUndo
-
-
-
Easy replacement for Mathf.Abs... if (Mathf.Abs(x) > 10) becomes if ((x > 0 ? x : -x) > 10)
-
Good tip, thanks!
End of conversation
New conversation -
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.