RafaelBarbosatec / bonfire

(RPG maker) Create RPG-style or similar games more simply with Flame.
https://bonfire-engine.github.io
MIT License
1.27k stars 190 forks source link

[question]: Sprite animation tool #472

Closed shinriyo closed 9 months ago

shinriyo commented 1 year ago

How can we help?

how did you make the pirate.png image? Do you have a recommended dotted sprite management software? https://github.com/RafaelBarbosatec/bonfire/blob/master/example/assets/images/player/pirate.png

And, is PersonSpritesheet class used for this small like 'hero.png' image only?

https://github.com/RafaelBarbosatec/bonfire/blob/master/example/assets/images/human.png

RafaelBarbosatec commented 12 months ago

Hi @shinriyo ! I usually get the spritesheet in itch.io. When need some ajustes I use Gimp to do it or Asesprite.

PersonSpritesheet in this project cam be used to any spritesheet in this pattern like the file orc.png and orc2.png