Imagine you have creating a simple level with a platform on the bottom and a green door on the right end of the map. The objective is to walk across the platform and enter the door.
Now, for the door I wanted to add a UI text which says, “Level 9 Door”. I added the text, it shows in the camera preview that the text is right on top of the door (hence, giving the door a description). But when I play on maximum I don’t see the text.
For some reason, my level is in the bottom left corner of the entire canvas. The canvas itself cannot be moved.
I have to move the text myself into an awkward position just to see the it when I press play.
Is there anyways yo move the canvas or at least sync it with the reset of the sprites?
This is a very simple thing to do and I’m having so many problems with it!
Help please!