Dot-Stuff / flxanimate

Adobe Animate's texture atlases player for HaxeFlixel
MIT License
60 stars 52 forks source link

onComplete runs even when loopType is loop, and setTheSettings change #35

Closed ninjamuffin99 closed 1 year ago

ninjamuffin99 commented 1 year ago

pretty easy to parse through the changes, made it so that onComplete even runs / triggers when the animation is looping, which I think is generally reasonable to have!

also turned setTheChanges function to public since it might be nice to change it on the fly?