Create addon to mass import sprite sheets : how to ?

0 favourites
  • 3 posts
From the Asset Store
Fully commented source code/event sheet & sprites to create a space shooter game
  • Hi all,

    I have a game with around 35 characters and all characters have the same 15 animations.

    I created one folder per character with its name and created one sprite sheet per animation with the corresponding animation name.

    I was wondering if there would be any way to create a script to automatically update the 15 animations of the 35 characters since the task is quite repetitive and long.

    I'm familiar with Javascript but not with Construct 2 SDK. So is it possible to create a script for such a task and which objects and methods will I need ?

    Best regards

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • Not really, unless you piggy back onto the Spriter plug.

    This is more of a C3 expectation.

    Otherwise you could simply create a csv, or xml string to load via url.

    That would probably take as long to implement as it would to just load each frame.

  • Indeed, after reading the SDK documentation a little more, it appears to be used only to extends plugins, behaviors and effects. Nothing for creating automation for repetitive tasks.

    Maybe in Construct 3 then !

Jump to:
Active Users
There are 1 visitors browsing this topic (0 users and 1 guests)