Skip to content

Spine_Unity_Install

zjy edited this page Jul 13, 2016 · 1 revision

Unity RunningLibrary

Quick installation

Download and run this Unity package:

spine-unity.unitypackage

In the Assets/Examples/Scenes folder you will find many example scenes that demonstrate various spine-unity features.

Manual installation

  • Download the Spine Runtimes source using git or by downloading it as a zip.
  • Copy the contents of spine-csharp/src to Assets/spine-csharp in your Unity project directory.
  • Copy the spine-unity/Assets/spine-unity to Assets/spine-unity in your Unity project directory.

##Source Code

spine-csharp

spine-unity

Clone this wiki locally