Hello! I am trying to make a top down game using the 2D System of Unity.
When I tried to make a script for the Camera to follow the Player everything disappeared in the game view.
I also couldn’t manage to get Objects to appear.
I can’t figure out if it’s my grid that is the culprit or my Script. I have tried deleting them both, and the newest version of Unity is downloading now.
The whole thing ran on 2020.2.7f1
First: please do not duplicate your threads.
**This revision of the Unity Community Code of Conduct is no longer valid as of February 16, 2024. Please find the updated code of conduct here. **
Unity Community Code of Conduct
These apply to all community platforms owned by Unity, including but not limited to Forums, Answers, and Discord in addition to the Unity Website & Communities Additional Terms .
The Unity community is a friendly place for you to ask questions, discuss, help others and get help from other users on every aspect of Uni…
Can you post a real screenshot about your editor, preferably with your missing game object selected? Plus a screenshot about the inspector of the Camera? And your script source code.