Roman aa6e1ebe90 任务:创建项目,引入部分将会用到的插件和包
1.引入URP
2.引入InputSystem
3.引入Fungus
4.引入DoTween
5.引入CinemaMachine
6.引入BehaviorTree
7.引入BehaviorTree动作包
8.配置了渲染管线资源

🥵🥵🥵🥵🥵
2021-11-21 15:14:51 +08:00

19 lines
690 B
Plaintext

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.