Skip to content

Commit f2f99dc

Browse files
N44: Adds Tiger description and image (#1319)
Co-authored-by: Forest Anderson <[email protected]>
1 parent 1b72a6b commit f2f99dc

File tree

2 files changed

+25
-0
lines changed

2 files changed

+25
-0
lines changed

content/news/044/index.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -211,6 +211,31 @@ Editor with egui.
211211

212212
## Tooling Updates
213213

214+
### Tiger
215+
216+
![Tiger screenshot](tiger.png)
217+
218+
Tiger ([Github][tiger-github],
219+
[itch.io][tiger-itch.io] by
220+
[@agersant] is a visual tool to
221+
author game spritesheets and their metadata.
222+
223+
Version 1.0 launched this month, which means Tiger is ready for production.
224+
It currently has the following features:
225+
226+
- Easy-to-use timeline to author animation.
227+
- Supports perspectives for any 2D game (top-down, sidescroller, isometric,
228+
etc.).
229+
- Automatically hot-reloads source images when they are changed.
230+
- Packs animation frames into texture atlases.
231+
- Can add and tag hitboxes.
232+
- Flexible template system exports metadata in any text-based format.
233+
- Free and open-source with a permissive license.
234+
235+
[tiger-github]: https://github.com/agersant/tiger
236+
[tiger-itch.io]: https://agersant.itch.io/tiger
237+
[@agersant]: https://mastodon.gamedev.place/@agersant
238+
214239
## Library Updates
215240

216241
### [`bevy_text_mode`]

content/news/044/tiger.png

126 KB
Loading

0 commit comments

Comments
 (0)