Browse Source

Merge pull request #368 from FungusGames/fungus-spine-integration

Added Fungus-Spine unity package and readme
master
Chris Gregan 9 years ago
parent
commit
b06fa52882
  1. 9
      Assets/Fungus/Integrations.meta
  2. 9
      Assets/Fungus/Integrations/Spine.meta
  3. BIN
      Assets/Fungus/Integrations/Spine/Fungus-Spine.unitypackage
  4. 8
      Assets/Fungus/Integrations/Spine/Fungus-Spine.unitypackage.meta
  5. 18
      Assets/Fungus/Integrations/Spine/Readme.txt
  6. 8
      Assets/Fungus/Integrations/Spine/Readme.txt.meta

9
Assets/Fungus/Integrations.meta

@ -0,0 +1,9 @@
fileFormatVersion: 2
guid: 441eed542dc8247b39df32118724f695
folderAsset: yes
timeCreated: 1453725747
licenseType: Free
DefaultImporter:
userData:
assetBundleName:
assetBundleVariant:

9
Assets/Fungus/Integrations/Spine.meta

@ -0,0 +1,9 @@
fileFormatVersion: 2
guid: 86a1109db01dd4b5e98b187cea887e04
folderAsset: yes
timeCreated: 1453725835
licenseType: Free
DefaultImporter:
userData:
assetBundleName:
assetBundleVariant:

BIN
Assets/Fungus/Integrations/Spine/Fungus-Spine.unitypackage

Binary file not shown.

8
Assets/Fungus/Integrations/Spine/Fungus-Spine.unitypackage.meta

@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: fd02c799f3f5c4c83b2fc26c105a3821
timeCreated: 1453725747
licenseType: Free
DefaultImporter:
userData:
assetBundleName:
assetBundleVariant:

18
Assets/Fungus/Integrations/Spine/Readme.txt

@ -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.

8
Assets/Fungus/Integrations/Spine/Readme.txt.meta

@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: 56e461aab09c846b6a6ac22f1514516c
timeCreated: 1453725792
licenseType: Free
TextScriptImporter:
userData:
assetBundleName:
assetBundleVariant:
Loading…
Cancel
Save