- Editado
Can't load 2D Toolkit Runtime
Hello,
I'm having a problem loading spine-tk2d runtime into Unity.
This is what I've done:
Downloaded the latest runtime from Github.
Created a (Spine) folder inside (Assets)
Copied (spine-tk2d) into (Assets/Spine)
Copied the content of (spine-csharp) into (Assets/Spine/spine-tk2d/Assets/Spine/spine-csharp)
Switched back to Unity and see this massive amount of errors.
Image removed due to the lack of support for HTTPS. | Show Anyway
I'm using Unity3D 4.2.2f1 , 2D Toolkit 2.1 final + hotfix 1
Any idea what is happening?
Does the spine-tk2d example projects work? If so it must be something with how you setup your project. Maybe try these steps exactly:
https://github.com/EsotericSoftware/spi ... tk2d#setup
Thanks for the reply.
I have followed the instructions again, but still got the same result.
Then I updated to Unity 4.3.4, and the problems were gone.
So, I guess the latest runtime doesn't work on Unity 4.2.2.
Cool, I updated the Unity version in the readme.