Skip to content

Commit

Permalink
fix honeymoon pic
Browse files Browse the repository at this point in the history
  • Loading branch information
Geokureli committed Oct 2, 2023
1 parent db3de8f commit 18dcebd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/documents/blog/16-HaxeFlixel-5-4-0.html.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ We try to release new versions of HaxeFlixel around once a month, and have been,

Another reason the release was delayed was that George, our lead maintainer finally went on his honeymoon. He didn't feel like touching a computer while visiting his motherland for most of September, with views like this, I'm sure you wouldn't want to either!

![](/images/blog/16_release/split.png)
<img src="/images/blog/16_release/split.jpg" width="100%" />

# Aseprite Utils
By far the biggest development of HaxeFlixel 5.4.0 is the various tools that utilize [Aseprite's](https://www.aseprite.org/) [atlas exporting](https://aseprite.com/docs/sprite-sheet/#texture-atlases tools). For those unaware, Aseprite is a very popular animated sprite editor and pixel art tool, we can't recommend it enough for anyone using HaxeFlixel, especially for pixel-art games. The main goal of [FlxAsepriteUtil](https://api.haxeflixel.com/flixel/graphics/FlxAsepriteUtil.html) is to allow devs to define animation data using Aseprite's tags rather than in code.
Expand Down

0 comments on commit 18dcebd

Please sign in to comment.