Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(+1)

Great work, I was waiting for this, thanks a lot! 

Do you think you can export only one character per spritesheet maybe ?

I'll do it today, no problemo !

(1 edit)

I have now updated the pack : character are also provided in one by one sheets :)

It's in the : SRW_Action_pack_week11_v3.zip

Thank you 100 times for this

I took a look at folder spritesheets_4x2 

The first character seems to be split between the two files srw_arpg_0 and srw_arpg_1, is it correct ?

That's tru but you'll also find more variation futher (srw_argp_44.png for example). Tbh, that's not organised by character, but by weapon (slash attack, then sword, spears, ...) ^^'.

It's a bit confusing and maybe difficult to find all of the variation for a same character. Gimme a sec I'll arrange that into subfolders.

That would be awesome because I manage sprite sheets from code, and I load the necessary file for each character

(1 edit)

I have updated SRW_Action_pack_week11_v4.zip.

Should be better now :) each character has it's own subfolder.

I'll fix and update it more next week !

Hello Gif, do you plan to change the way assets are exported ? if I implement those fils in my game, it would be painful to adapt everything later :)

(2 edits)

Hello pimox :)

I won't change the export format in the future (maybe more character or monsters will be added, but the structure will remain the same). Is it ok for you ?

I have added another folder with each frame (by character) in case you need it.

I was trying to figure the logic dehind the file names like srw_arpg_0_0 , etc ... and I dont't see the pattern :)