Is there a way to make a filled sprite with a tiled image? I watched the video of making a sliced tiled sprite, but cannot think of a way to use a similar method for creating a filled tiled sprite.
At this moment I just change the dimensions accordingly but since this is an int it is not smoothly animated like the filled sprite's float value.