Create a simple Drone Controller using Unity’s Physics System
The implementation contains the following:
- Simple Throttle and Rotation.
- Levitating and swerving left and right.
- Camera follow using the Cinemachine.
- Slerping between Rotation.
- Up force correction during movement.