Create Moving Platforms and Elevators with C# in Unity

Become familiar with implementing moving platform mechanics with animation and code.
Understand OnTrigger events and how the object hierarchy works inside Unity.
Be able to manipulate GameObjects using the Transform component and Vector3's Lerp function.