An easy to use Unity 3D library for creating illustrated Interactive Fiction games and more.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Christopher 795bd3bf70 Fixed namespace issue in Spine integration. 8 years ago
..
Fungus-Spine.unitypackage Fixed namespace issue in Spine integration. 8 years ago
Fungus-Spine.unitypackage.meta Added Fungus-Spine unity package and readme 9 years ago
Readme.txt Added Fungus-Spine unity package and readme 9 years ago
Readme.txt.meta Added Fungus-Spine unity package and readme 9 years ago

Readme.txt

This package contains Fungus Commands to support Spine by Esoteric Software
http://esotericsoftware.com/

Installation
============

1. Download and install the Spine runtime unitypackage in your Unity project
http://esotericsoftware.com/files/runtimes/unity/spine-unity.unitypackage

2. Install the spine.unitypackage in your Unity project. This file is located in the same folder as this text file.

3. Open the Fungus-Spine/Scenes/Dr Jeckle scene for an example of how to use the Spine commands

Usage
============

Use the Spine > Play Spine Animation command to play an animation on a Spine object.
Use the Spine > Stop Animation command to stop a playing animation on a Spine object.