- Editado
cocos2d-x runtime bug: Animation not found
the animation attack3 can be found in json file, but play it in code use the method "addAnimation" , console log that
"Spine: Animation not found: attack3".
I have upload the spine source file
anybody can help me?
Hmmm, that's odd. Can you share some code of how you trigger the animation.
JSON file looks correct so I'm not sure what could be causing it.