How to Build Mobile Games - Quick Unity Touch Input Tutorial

Optimizing Mobile Apps in Unity

You can access the full course here: Mobile Game Development for Beginners Caching Objects In Unity, there’s many functions we can use to easily get objects/components. GameObject.Find GameObject.GetComponent GameObject.FindObjectOfType GameObject.FindObjectWithTag … Read more

Web Class: Learn Materials in Unity

Learn Materials in Unity

You can access the full course here: Intro to Game Development with Unity Part 1 What is a Material? Materials define how an object looks in-game. Texture, transparency, color, reflectiveness, … Read more