Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Yeah, I tried adding clothes to a male character but it didn't seem to work. It still only had 3 lives, and it only used the portrait/outfit picture, not the differing ones in the folders. No biggie though.

I've played around with the existing playable sounds, so I know how to use them. But I can't find where these sound files are located, only the voice files. I thought the sound files might be encoded into the game itself.

Cool to know you can create multiple finales for the one costume. Thanks!

Oh right the sound files are inside the csp.jar file. I could add a custom folder to load extra sounds from I guess, but that's probably not happening for a bit.  In the meanwhile, the jar file is really just a fancy zip file, so you should be able to add your sound files into it yourself without too much trouble. There's an audio folder in there, with all the sound effect files.

 Awesome, thanks! I'll look into how to extract/add stuff to a .jar file.