Hi Unity Community!
I am a brand new member of the programming community and have never coded before, so forgive me if the question seems trivial.
I am up to part 6 in the Roll a Ball tutorial and for some reason, my CameraController script is no longer working with my player gameobject. In fact, when I hit play, the player gameobject completely disappears.
The problem goes away, when I remove the player variable from the controller inspector, but then the camera no longer follows my player game object. The console reads:
Any ideas?
Thanks again!