4 results for Unity
develwoutacause’s Twitter Archive—№ 644
sure we celebrate and learn from the positive aspects of #Unity and the hard work that went into it!
develwoutacause’s Twitter Archive—№ 360
when is left-hand rule a thing? I was playing with #Unity a few weeks back and kept getting my rotations backwards. That's not what I learned in high school physics!
develwoutacause’s Twitter Archive—№ 639
4. I really like #Unity's use of coroutines to pass time. Being able to yield return new WaitForSeconds(5); is a nice way of waiting without losing context. All local variables
develwoutacause’s Twitter Archive—№ 624
Instead, I was mostly having fun with the tech, learning #Unity and #csharp. It's also very different to design game systems (very OO mindset) which I'm not super familiar with