Roman 2c278680cc 任务:搭建基本的系统
1.实装部分前期美术素材
(1.放置了一个临时背景
2.编写玩家状态机器雏形
(1.创建待机动画
(2.创建跑步动画
(3.将上述动画写入状态机,并编写脚本呼出动画

明天整,睡大觉,欧亚
嘲哳难为听
🥱
2021-11-30 23:08:26 +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.