u- Transforms

u-5000 U-Transforms
u-5050 Vectors
A basic understanding of vectors is necessary for understanding of Unity transforms.
Detailed unity Vector Video Basic Detailed Vector Video
Transform Reference Video – code monkey

5100 The Transform component is the heart of a Unity project. It determines the location, size, and rotation of all game objects.
There are many forms of the transform method whic will rotate, mvoe and scale the selected game object or objects.

=========================
Basic Position and Movement Transforms.



=============================
– Move from point to point
Transform movement – video

Transfroms – To and From – Back and Fort