Allows you to use Spriter animations in Construct 3.
I partially solved the problem by slightly rewriting the _applyPoseToInstances() method in instance.js. Now z-sorting for sprites occurs only when the animation starts, which allows inserting sprites along the Z-axis between the sprite-bones. U can actually do the same