u-1200 Editor Settings 0000 – Unity Index
Prerequisite: Personalize Editor setup
This Unity project demonstrates the basic components needed to create a scene ‘Basic’ being the key word.
Prerequisites
Before you create you first scene you should complete a few prerequisites so you will have a basic understanding of what you are doing.
– Basic understanding of Unity Editor (Default Layout).
– Basic understandings of navigation in the scene panel.
===================================
Keep in mind that I am creating this so 6 months from now I can quickly find the information I have forgotten.
================
— In Unity Hub ———–
- - Edit – Project Settings
==
– Create empty with HomeScript
– Create First Cube
– Navigating the Cube
– Adding a Material (color) to the cube.
–