Course
Learn the fundamentals of programming
Get started by writing simple C# scripts in Unity
Learn the basics of game math by moving and rotating objects, applying force, and controlling time
Learn how to use Mecanim with C# to play animations and control IK elements
Learn how to use C# for the UI system to control text and image components
Vector3 is a struct and is commonly used to reference the X, Y, and Z position of an object, just as it is in Blender 3d. It can also be used for detecting direction and also used with rotations as well.