Unity3D Unity Editor Basics #10: Tool bar: Move tool ➡️ https://www.youtube.com/watch?v=lmHr6K-Hr6M ➡️ The move tool allows you to move a game object around in the…KauressJanuary 1, 2022
Learning better series 🧠 💻 The Programmer’s Brain: 3 types of confusion when you’re learning a new tech https://youtu.be/ohMAwevxeZc The book is here It is highly recommended. If you have a background in…KauressDecember 26, 2021
Unity3D Unity Editor Basics #9: Tool bar: Hand tool ✋ https://youtu.be/02Voez4GIe4 ✋ The hand tool allows you to pan/move around the scene with the mouse…KauressDecember 4, 2021
VR & AR Color picker in Virtual Reality. Made with Unity for Oculus Quest 1, 2 https://www.youtube.com/watch?v=ccfbwtHGXz8KauressOctober 1, 2021
Unity3D Unity Editor Basics #8: Menu bar: Help🟢 https://youtu.be/4_CDM4GQyjM 🟢The menu bar is right below the title bar 🟢Has all these menu options:…KauressSeptember 22, 2021
Unity3D Unity Editor Basics #2: Menu bar: File 📁 https://www.youtube.com/watch?v=6BsryC_-WAY&feature=youtu.be Unity Editor 📁The bar is right below the title bar 📁Has all these menu…KauressFebruary 19, 2021
Unity3D Unity Editor Basics #1: Title bar 📜 https://www.youtube.com/watch?v=xmnB3s1BCCY&list=PLhomwjbiyI24HTgk8gPTeMYsGXVwaAVO9&index=1 How it all fits in Unity Editor 📜Title bar is right at the top…KauressFebruary 19, 2021
Unity3D Introduction to C# in Unity #13: 🥑 If – else if – else conditional statements https://www.youtube.com/watch?v=YwJgm6dFFlc&feature=youtu.be 🥑 Use else if to specify a new condition to test, if the first…KauressFebruary 19, 2021
Unity3D Introduction to C# in Unity #12: 🥑 else block https://www.youtube.com/watch?v=FhQjVwTPNTo&feature=youtu.be 🥑 Use else to specify a block of code to be executed, if the…KauressFebruary 17, 2021
Unity3D Introduction to C# in Unity #11: Unity If conditional statement We use conditional statements all the time in real life. The Unity if conditional statement…KauressFebruary 16, 2021