#need help make label follow the camera
1 messages · Page 1 of 1 (latest)
1 way to do it if the camera is in the player node, is to just put the label in aswell
yeah, drag the label into "Player"
yeah it doesnt work
it just slides off the camera
when i jump
the label also follows the player and goes up
im not sure i dont really know what im doing either lol
put a canvaslayer as a child of the camera for ui that should follow the camera
Just to add to this to be more specific, You have a "CanvasLayer" as the parent of "Score"
Drag "CanvasLayer" to "Camera2D", to make it a child of the camera. This should take the "Score" with it.