Unity 3D – Introduction
Why Unity? Launching Unity The lab PCs are pre-installed with Unity 2022.3.34f Creating your first project Built-in Renderer/ URP/ HDRP Built-In Renderer– General Purpose + Legacy– This project…
Why Unity? Launching Unity The lab PCs are pre-installed with Unity 2022.3.34f Creating your first project Built-in Renderer/ URP/ HDRP Built-In Renderer– General Purpose + Legacy– This project…
Creating a simple First Person Controller Learning any application is best done through practice! To really solidify the above concepts, lets create a very basic First Person Controller.…
Note: This is a student-submitted guide. Please comment or get in touch with me (Parker) for suggestions or clarification! Editor Terms C# & Scripting
Learning to code can seem daunting, but the only way to get better is through exposure! There are thousands of tutorials online all with unique learning styles. The…
Unity Learn: Introduction to Sprite Editor and Sheets Introduction to the sprite editor – Learn how to import the sprite editor and slice an image into multiple sprites…
Note: This is a student-submitted guide. Please comment or get in touch with me (Parker) for suggestions or clarification! Intro In the Introduction tutorial you will have been…
Note: This is a student-submitted guide. Please comment or get in touch with me (Parker) for suggestions or clarification! Intro In this tutorial, you will learn how to…
Feel like you are familiar with C# scripting and want to take your coding to the next level? This guide is for you! In no particular order, here…