Hi all,
I have a game with around 35 characters in it and all characters have the same 15 animations.
I created a 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