mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2026-03-26 22:49:01 +08:00
Update README.md
This commit is contained in:
parent
1ffcbc4fcc
commit
8e96fa3c9d
@ -1,9 +1,5 @@
|
|||||||
The Spine runtime for Unity with 2D Toolkit comes with an example project which has "spineboy" walking. When clicked, he jumps and the transition to/from walking/jumping is blended smoothly.
|
The Spine runtime for Unity with 2D Toolkit comes with an example project which has "spineboy" walking. When clicked, he jumps and the transition to/from walking/jumping is blended smoothly.
|
||||||
|
|
||||||
# Setup Tutorial Video
|
|
||||||
|
|
||||||
[](http://www.youtube.com/watch?v=x1umSQulghA)
|
|
||||||
|
|
||||||
# Requirements
|
# Requirements
|
||||||
|
|
||||||
1. Unity 4.2+
|
1. Unity 4.2+
|
||||||
@ -15,6 +11,10 @@ The Spine runtime for Unity with 2D Toolkit comes with an example project which
|
|||||||
1. Open the `Assets/examples/spineboy/spineboy.unity` scene.
|
1. Open the `Assets/examples/spineboy/spineboy.unity` scene.
|
||||||
1. Import 2D Toolkit into your project.
|
1. Import 2D Toolkit into your project.
|
||||||
|
|
||||||
|
# Setup Tutorial Video
|
||||||
|
|
||||||
|
[](http://www.youtube.com/watch?v=x1umSQulghA)
|
||||||
|
|
||||||
# Notes
|
# Notes
|
||||||
|
|
||||||
- Atlas images should use premultiplied alpha.
|
- Atlas images should use premultiplied alpha.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user