File tree 2 files changed +25
-0
lines changed
Filter options
2 files changed +25
-0
lines changed
Original file line number Diff line number Diff line change @@ -211,6 +211,31 @@ Editor with egui.
211
211
212
212
## Tooling Updates
213
213
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
+
214
239
## Library Updates
215
240
216
241
### [ ` bevy_text_mode ` ]
You can’t perform that action at this time.
0 commit comments