I was watching CodingMadeEasy's tutorial on SpriteSheet animation in SFML. I have to say everything up until this point has been really simple. This is something I just don't grasp. I've programmed in Lua+Love2d, but it had a library for spritesheet animation. I know of Thor, which is the extention on SFML, and it offers Animation. Does Thor offer complete compatibility with SFML? Like, can I only use one part of the Thor library(like the animation lib) but everything else in SFML? Is Thor better to use for games?
I'm still learning SFML, and I'd say I'd be better off learning SFML before using libraries, otherwise it'd just be a huge headache down the road. Don't rage if this is a stupid question. Don't hate or put me down for my opinion.
Thanks! Any help is appreciated!