I am following this tutorial (https://www.3dbuzz.com/training/view/3rd-person-character-system/simple-character-system) and completed all steps. When I click play I am faced with a camera angle that shows the terrain from the side. Also, I get the error,“There is no ‘CharacterController’ attached to the “main_character” game object, but a script is trying to access it.”
I have the Character Controller attached to my main character. I still don’t see the view of my main character when clicking play though. Any ideas would be super!