Godot Version 4.5 Question I know that you can go down a scene tree I would use $node but I don’t know how to go up a scene tree. Furthermore I would like to know if I can pass up values from one node to another. This is because I’m making a strategy game and I’m currently trying to figure out how to get the Swordsman health to be displayed on the HUD. Scene tree:| Godot Forum
This is a good shout now that you mention it! I think I made the Global script the one thats on the root, so it wasnt able to find any children. I’ll mark this as the solution if I can find my way out of this, many thanks for your help!| Godot Forum