I have a texture of star for the score of the player, but is a single texture and i want the texture progress bar to be 3 stars in total, Is there a way to repeat this same texture within Godot so that the progress bar fills three stars in total?
Or would I have to exit Godot and paste this same texture two more times to be able to use it as I need?