Hello. First of all the art is amazing. My question is. Is this asset pack made for game engines use only? I am making a game in c++ without a game engine and I am asking for the animations, because I don't see them in the tileset so I just want to ask how are they included. I assume they are in the tileset as individual frames but I just want to be sure before purchasing this masterpiece.
Viewing post in Tiny Farm RPG - Asset Pack [16x16] comments
Hi! Thank you so much for your kind words! 💖
Yes, this asset pack works perfectly even without a game engine — you can totally use it in your own C++ project!
The animations come as sprite sheets, just like this one, with each frame organized in a grid (for example: idle, walk, etc.). You just need to slice or load them in your code.
If you have any questions before purchasing, feel free to ask anytime! 😊