Spriter (Construct 3 Plugins)

  • UpvoteUpvote 69 DownvoteDownvote
    This content is deleted
    Addon
    Spriter

    Allows you to use Spriter animations in Construct 3.

You're viewing a single comment in a conversation. View all the comments
  • 1 Comments

  • Order by
  • 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