UI isn't fixed on camera


I made a UI for my game, and it mostly stays fixed in place, but when I start to go beyond the point i put as my camera limit, it goes down with the player. How can I fix it’s position to the camera and not the player?

Put your UI as child of a CanvasLayer node

The UI just disappears now

Set the layer property for some higher number (generally 2 works)

image

I still doesn’t appear

Strange, are you sure u let the UI inside the visible area in the canvas layer? Can you show your scene?

I figured it out, it just was too far from the camera to apperar