Godot Version
godot-4.3
Question
I’m relatively new to godot, and I want to use the progressbar node. Is there a built-in way to add an indicator pointing at the current progress position? I know I can just add a sprite2d and manually move the position of that, but I was hoping not to recalculate the position just for this if the progressbar already has such a feature