Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Hello! Many thanks for the awesome game!

A question regarding the mod support: Is it possible to, aside of the fixed full body picture (using body.png and the rest full transparent), have an idol name fixed to a certain image without generating a random one? Thanks!

You can edit save files in a text editor https://itch.io/post/729513 , so you could do something like this:

1. Create a new save file right after starting the game

2. Copy idols from other save file (and make sure that everyone has a unique "id"), change their looks, names, other parameters if you want

When editing "textureAssets", you'll need to add id of your mod, like this "asset_id": "2 0 2 TestMod"

3. People then can use this save file to start the game with a premade group

(+3)

Thanks for the reply and the save editing tip!

Though I wanted to know if there was a possibility of having a "pool" of premade characters and get them randomly from auditions instead of the random names and images.