I'm in a Godot Engine Youtube Course and I was doing the HUD. What I have on the screen was a kind of test to see if the objects on the screen moved with my character (Health, coins, Pause Button) but when I move nothing happens, and it is correctly positioned: The canvas Layer is the Node parent and all other nodes are Children, they are placed in the world, but it still doesn't work
