Added Cinemachine Package and controls using a free form camera to the project, targeting the player's vehicle.
Also updated the player model in the AllWorld scene to be a vehicle instead of a cube. Testing the pickup system required to change movement to at translation system until we implement car based movement (Unity has tutorials for how their Engine manages cars: https://docs.unity3d.com/Manual/WheelColliderTutorial.html)
Added Cinemachine Package and controls using a free form camera to the project, targeting the player's vehicle. Also updated the player model in the AllWorld scene to be a vehicle instead of a cube. Testing the pickup system required to change movement to at translation system until we implement car based movement (Unity has tutorials for how their Engine manages cars: https://docs.unity3d.com/Manual/WheelColliderTutorial.html)