Update README.md

This commit is contained in:
Nathan Sweet 2013-08-16 11:53:39 +02:00
parent 8e96fa3c9d
commit ef8d840750

View File

@ -9,6 +9,10 @@ The Spine runtime for Unity comes with an example project which has "spineboy" w
1. Copy `spine-csharp/src` to `spine-unity/Assets/Spine/spine-csharp`. 1. Copy `spine-csharp/src` to `spine-unity/Assets/Spine/spine-csharp`.
1. Open the `Assets/examples/spineboy/spineboy.unity` scene. 1. Open the `Assets/examples/spineboy/spineboy.unity` scene.
# Setup Tutorial Video
[![Setup tutorial video](http://i.imgur.com/2AyZq01.png)](http://www.youtube.com/watch?v=x1umSQulghA)
# Notes # Notes
- Atlas images should use premultiplied alpha. - Atlas images should use premultiplied alpha.