Spine #2 - How to export animation data for Unity

Опубликовано: 16 Июль 2026
на канале: Tomáš Mahrík
6,807
16

For more tutorials visit my blog on http://blog.tomasmahrik.com

This tutorial shows you how to export animation data from Spine project for using in Unity.

Example project includes 2 skeletons (with one or more animations). As a result after export you get 4 files:

2x JSON files - 1 skeleton == 1 JSON file - JSON data describes skeleton and all included animations frame by frame
1x PNG file - texture atlas includes all graphics assets used in spine project (for all skeletons)
1x TXT file - describes positions, rotations etc. of all graphics assets includes in texture atlas