leandrop20 Posted May 4, 2017 Share Posted May 4, 2017 Hi E. spine or dragonbones work in panda 2? thanks for your awesome job! Quote Link to comment Share on other sites More sharing options...
enpu Posted May 4, 2017 Share Posted May 4, 2017 https://github.com/ekelokorpi/panda-engine-plugins/tree/develop/spine Here is Spine plugin for Panda 2 (Though it's not yet fully completed and documented). Quote Link to comment Share on other sites More sharing options...
Ninjadoodle Posted May 6, 2017 Share Posted May 6, 2017 Wow, that's pretty cool @enpu Quote Link to comment Share on other sites More sharing options...
leandrop20 Posted May 6, 2017 Author Share Posted May 6, 2017 Thanks Enpu. However, we have a problem. The Loader inject in spine plugin, it wait a json in line 2649: var json = this.super(filePath, callback, request); but this won't happen, cause there is a conflict between sync x async the json wait a sync value, when json should wait from callback for next action. the function in super should return the json loaded. what do you think? can you help us. Thanks Enpu. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.