What software is used to create animations?
How to create character animations in OpenFL?
Are character animations in OpenFL games created using images? By replacing bitmap data?
the simplest way is probably a spritesheet, although I mostly use Starling for display on top of OpenFL so I’m not sure how to use these with regular OpenFL display
I used dragonbones, I think there is support for spine and spriter too
I don’t think there is an absolute best choice here : it depends on what you want to do
I collected a few links a while ago:
Atlas: GitHub - loudoweb/openfl-atlas: atlas importer for Tilemap (openfl >=4.0.2)
Another Atlas Player: GitHub - mathieuanthoine/OpenFl-Animate-Atlas-Player: OpenFl player for Adobe Animate Atlas format
Flump Haxe GitHub - CrazyFlasher/flump-hx
GAF GitHub - SempaiGames/GafPlayer
DragonBones dragonbones (5.1.1)
Spine Libraries Search for "spine"