Chris Gregan
9 years ago
6 changed files with 52 additions and 0 deletions
@ -0,0 +1,9 @@ |
|||||||
|
fileFormatVersion: 2 |
||||||
|
guid: 441eed542dc8247b39df32118724f695 |
||||||
|
folderAsset: yes |
||||||
|
timeCreated: 1453725747 |
||||||
|
licenseType: Free |
||||||
|
DefaultImporter: |
||||||
|
userData: |
||||||
|
assetBundleName: |
||||||
|
assetBundleVariant: |
@ -0,0 +1,9 @@ |
|||||||
|
fileFormatVersion: 2 |
||||||
|
guid: 86a1109db01dd4b5e98b187cea887e04 |
||||||
|
folderAsset: yes |
||||||
|
timeCreated: 1453725835 |
||||||
|
licenseType: Free |
||||||
|
DefaultImporter: |
||||||
|
userData: |
||||||
|
assetBundleName: |
||||||
|
assetBundleVariant: |
Binary file not shown.
@ -0,0 +1,8 @@ |
|||||||
|
fileFormatVersion: 2 |
||||||
|
guid: fd02c799f3f5c4c83b2fc26c105a3821 |
||||||
|
timeCreated: 1453725747 |
||||||
|
licenseType: Free |
||||||
|
DefaultImporter: |
||||||
|
userData: |
||||||
|
assetBundleName: |
||||||
|
assetBundleVariant: |
@ -0,0 +1,18 @@ |
|||||||
|
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. |
Loading…
Reference in new issue