Godot Version
Godot 4
Question
I am currently trying to install a money system where in the corner of the screen theres a little panel with an image of coins and next to it the amount of coins. I have tried some tutorials but the code is either outdated or doesn’t work. Ive also tried making so the money count is in a different scene and is connected to the camera so it displays itself on the scene. I have also tried a window, but that also doesn’t work. 2d btw. Can anyone pls tell me how i can implement this?