SAIPO 0d7446d2e7 修改建议及完善特效
修改建议:
1.添加了击中的粒子特效,但是还需要迭代
2.修复马死后灰尘不会消失的bug

完善特效
1.制作了死亡时的阴间特效,已经在全场景实装
2.制作了闪电的辉光特效。
3.调整了所有场景的全局shader以适配死亡阴间特效
2021-12-25 22:53:32 +08:00
..

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.