Hi. I am currently working on my first ever proper top-down game. I have finally gotten the movement down think but I can’t really see because as soon as I start my game my character disappears as well as part of my level. I’m building whit tilemaps. Do Does anyone know how I can fix it?
Hi nameless user.
“Does anyone know how I can fix it?”
Nobody even knows what you are doing.
It is only obvious that you have some logic error in your code, which causes your code to remove your Tilemap and the player. Tilemap is just a GameObject, it wouldn’t remove itself. Same goes for any other GameObject like your player.
So maybe show your code, screenshots and so on. Otherwise this question is pretty much impossible to answer to.
See how to ask questions:
https://forum.unity.com/threads/unity-community-code-of-conduct.743888/