azerion / phaser-spine

A plugin for Phaser 2 that adds Spine support
MIT License
121 stars 58 forks source link

any plan for compatibility with Spine version 3.6+ ? #66

Closed TinyDobbins closed 7 years ago

TinyDobbins commented 7 years ago

Let me know please if you have a plan to update this plugin for compatibility with Spine version 3.6+.

AleBles commented 7 years ago

I'd love to add that, already started a bit on the spine-ts branch but the issue I'm currently phasing is that I have neither the time (to much focus going to different projects) nor knowledge (canvas implementation works a tad, maybe needs fixes, but I'm not into WebGL) to further the spine-ts implementation

shibekin69 commented 7 years ago

I wonder if we can ask @ivanpopelyshev for help...

ivanpopelyshev commented 7 years ago

I can just downgrade my stuff that way it works with pixi-v2-ish-phaser.

Also hook it into phaser update cycle.

ivanpopelyshev commented 7 years ago

I can try, if you help me to setup me playground and test it. I used phaser 2 or 3 years ago. Is there any big phaser slack/telegram chat i can join to do that in realtime?

AleBles commented 7 years ago

That would be awesome!

https://phaser.io/community/slack

I'm also there on slack =)

shibekin69 commented 7 years ago

@ivanpopelyshev Thanks a lot bro! :)

shibekin69 commented 7 years ago

BTW, watch out for this bug (Phaser 2.x, current phaser-spine) if it's present:

https://github.com/photonstorm/phaser-ce/issues/149