2014-02-04 12:32:01 +01:00
..
2014-02-04 12:32:01 +01:00
2013-05-10 19:46:09 +07:00
2013-05-10 19:46:09 +07:00
2013-05-10 19:46:09 +07:00
2014-01-20 04:51:20 +01:00
2013-05-26 22:13:41 +02:00

spine-tk2d

The spine-tk2d runtime provides functionality to load, manipulate and render Spine skeletal animation data using 2D Toolkit for Unity. spine-tk2d is based on spine-csharp and is very similar to spine-unity.

Setup

  1. Download the Spine Runtimes source using git or by downloading it as a zip.
  2. Copy the contents of spine-csharp/src to spine-tk2d/Assets/Spine/spine-csharp.
  3. Open the spine-tk2d/Assets/examples/spineboy/spineboy.unity scene file using Unity 4.2+.
  4. Import 2D Toolkit into the project.

Notes

  • Atlas images must use premultiplied alpha.
  • This slightly outdated setup tutorial video may still be useful to some.