First of all, project looks amazing !
Do you have plans or have tried anything related to making it more easier to 'streamline' workflows such as
-
Building spritesheets instead many separated .png files. I know this is approach may be very specific for some kinds of projects, but I think in general it would help the process of generating many assets
- Such spritesheets could also include different angles - we could export the walking and an attack animation of a 'diablo-like' game in a single shot
-
Is a CLI command to export feasible? This could make it more flexible for automatic workflows (i.e. a python script that generate such specific exports)
First of all, project looks amazing !
Do you have plans or have tried anything related to making it more easier to 'streamline' workflows such as
Building spritesheets instead many separated .png files. I know this is approach may be very specific for some kinds of projects, but I think in general it would help the process of generating many assets
Is a CLI command to export feasible? This could make it more flexible for automatic workflows (i.e. a python script that generate such specific exports)