- Edited
In this video I go over Creating charts that change color as they value changes. https://youtube.com/watch?v=p3XmbDFMaks
In this video I go over Creating charts that change color as they value changes. https://youtube.com/watch?v=p3XmbDFMaks
If you had placed your TextureProgress and label inside a container, MarginContainer for an example(basically replace the scene root node). Then set them both to expand in/along each axis/alignment with the label text alignment set to centered, you'd now have a preset that can be instanced and scaled and the text will always be in the center of the circle. :)