Spine #1 - How to export animation data for Unity

Опубликовано: 23 Май 2026
на канале: Tomáš Mahrík
7,432
15

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 1 skeletons (with one animation). As a result after export you get 3 files:

1x JSON file - JSON data describes skeleton and all included animations frame by frame
1x PNG file - texture atlas includes all graphics assets used in skeleton
1x TXT file - describes positions, rotations etc. of all graphics assets includes in texture atlas