I know construct 2 sometimes exports animations by building sprite-sheets, as i've read in this blog post.
From what i understood, spritesheet exporting is hardcoded to only happen with sprites when a game is exported, and third party plugins that use the animation editor will still export a series of images. My question is if this has changed, and if i'm understanding things right. I really don't want / can't have the images exported as a spritesheet for my particular purposes, so i need to make sure it will never happen.