spine-unity-docs icon indicating copy to clipboard operation
spine-unity-docs copied to clipboard

Documentation for Spine-Unity users.

Results 5 spine-unity-docs issues
Sort by recently updated
recently updated
newest added
trafficstars

http://en.esotericsoftware.com/spine-unity-events In the **HandleEventWithAudioExample** values aren't assigned to anything. ``` void OnValidate () { if (skeletonAnimation == null) GetComponent(); if (audioSource == null) GetComponent(); } ``` It should be: ```...

### Broken link 1. Visit http://esotericsoftware.com/spine-unity 2. Find the sentence "But it also works with 2D Toolkit and can render" 2D Toolkit is a hyperlink that leads to http://www.unikronsoftware.com/2dtoolkit/ and...

spine-unity-animation.md instead of Animation.md

- [x] Write the missing documentation for AttachmentUtilities. - [ ] Also link to this new page from the Miscellaneous page with a practical case question.