How to use Unity with C# for beginners to code 2D / 3D games and other object oriented projects.
Script used in video: https://ansonalex.com/tutorials/unity-tutorial-beginners/
This main focus of this tutorial is to show users where everything is located within Unity and what some of the primary features of Unity include.
Unity features covered:
– Where to get Unity
– Creating a new Unity project
– Customizing Unity views
– Working in Scene View
– Working the Hierarchy
– Working with the Inspector
– Working with Console
– Project organization
– Placing GameObjects
– Modifying the properties of GameObjects
– Working with Unity components
– Creating C# scripts
– Debugging with Debug.Log
– Creating Unity UI elements
– Unity preferences and project settings
– Build settings
This tutorial uses the latest stable version of Unity: 218.3.7f1
Published by Anson Alexander from http://AnsonAlex.com.
Source