I'm quite new to SFML and I have looked at some videos of getting different sprites from sprite sheets but the reason those videos haven't really helped me is they use sprite sheets that hold same sized sprites throughout while the sprite sheet I'm using which is for Space Invaders:
Has different sized sprites.
I was wondering how exactly I would get these different sized sprites out of the sprite sheet?