• Bugs
  • Mesh export changed ?

Hello,

I am currently using Spine with Construct 2.
It seems that the last version of Spine is exporting the meshes in the Json differently than previous versions :

before we would have something like
"skinnedmesh"
and now there is something like
"weightedmesh"

is this change really necessary ? it messed up my plugin... I am curious why this changed really ? :doh:

for now I will stick to the 3.0.10 because of that

Many thanks

Related Discussions
...
  • Изменено
10 дней спустя

Your plugin?

(It was a long awaited name change. It was getting difficult to communicate clearly between Skins and Skinned meshes.)

Hey Pharan,

Ok no worries.

Here is the github for the plugin for C2 that Im using https://github.com/flyover/spine-c2-plugin
Then I added some features, like to control the framerate.