A downloadable tool

Overview

Tiger is a visual tool to author game spritesheets and their metadata.

This tool bridges the gap between the work done by an artist and data needed by a game engine. Artists draw animations as images, but game engines need lots of metadata about how to use them correctly. Tiger gives you a simple but versatile interface to organize frames into animations like "run", "idle" or "attack". Tiger can also adjust offsets, timings, and hitboxes for each frame.

After you organize everything in Tiger, it exports a spritesheet containing all the images, plus a metadata file. The exact format of this metadata file is defined by you, using a template system. This makes it easy to integrate Tiger Sheets with any game engine.

Key Features

  • ✅ Easy-to-use timeline to author animation.
  • ✅ Supports perspectives for any 2D game (top-down, sidescroller, isometric, etc.).
  • ✅ Automatically hot-reloads source images when they are changed.
  • ✅ Packs animation frames into texture atlases.
  • ✅ Can add and tag hitboxes.
  • ✅ Flexible template system exports metadata in any text-based format.
  • ✅ Free and open-source with a permissive license.

Note that Tiger is not:

  • ❌ A drawing program.
  • ❌ A skeletal animation program like Spine.
  • ❌ A plug-and-play solution for any specific engine. You will need code to use the output of Tiger in your engine of choice.

Getting Started

Tiger is only supported on Windows.

Installation instructions:

  1. Download the .msi installer.
  2. Run the installer. This will install Tiger and Microsoft Edge Webview (if necessary).
  3. That's it, you're done!

To learn how to integrate Tiger Sheets into your game, please refer to the Documentation.



StatusReleased
CategoryTool
Rating
Rated 5.0 out of 5 stars
(3 total ratings)
Authoragersant
Made withRust
Tags2D, Animation, Pixel Art, Sprites
Code licenseMIT License
LinksSource code, Support

Download

Download
Tiger_1.0.0_x64_en-US.msi 5 MB

Comments

Log in with itch.io to leave a comment.

Images look promising, excited to try it.

This is very cool! I can't wait to try it out. 

Thank you! ♥