Skip to content

Preparation

Both characters and items can use animated sprites.

To convert your still image into an animated sprite, you'll need to provide a horizontal sprite sheet and an .ini file.

The filename of the .ini file, the filename of the horizontal sprite sheet, and the id column in the mod-loading Excel sheet must all match.

INI

ini
frame = 6
time = 0.066
scale = 100

This defines an animation with 6 frames at a 66 ms interval.

Example

Variation

You can use variations with animated sprites for automatic switching.

This project is an unofficial documentation site and is not affiliated with, endorsed by, or associated with Elin or Lafrontier / Noa. All trademarks are the property of their respective owners.