Hey there! I'm running into a new issue with my project. I saved the player as a scene, and so it self contains it's sprite and camera, as well as the user interface. The problem I now have is that the placement of the player in it's own scene affects its placement in the game scene, which is not what I want to have happen.
I also don't understand at all how to place UI elements, as my current UI sits dead center of the camera attached to the player.
A link to a video of my troubles is here. Any help or advice you could offer would be awesome. Thanks!