I’m making a space game and I want to use the 3rd person camera that comes with unity, but I’m using a spaceship controller found here: Unity Spaceship Tutorial – Stopsecret Design
When I try to use the 3rd person camera it says ‘Please assign a target to the camera that has a ThirdPersonController script attached’
Is there a way to use the camera without the controller?
EDIT: using wow camera movement now, it’s a good alternative