Types and Readability
Make your intent explicit with the correct types!
Make your intent explicit with the correct types!
There are a few ways to optimize your game’s UI in Unity, but today we’ll focus on the draw calls.
Let’s take a deep dive into a curious code snippet and explore how closures can impact your Unity game’s performance.
How can we modify the Canvas sorting order in a reasonable and maintainable way?