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