I want to create my own progress bar in Sprite Kit. I figured I will need to images - one fully empty progress bar and filled progress bar. I have those images, I pu
I built a small library to deal with this exact scenario! Here is SpriteBar: https://github.com/henryeverett/SpriteBar