Skip to main content

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

Thank you so much for the feedback!

I'm thinking about changing the use of transparency for something else but not sure. Could do similar to DD with the hearts covering but there is so many images it will take forever!

Unfortunately on unity mobile you can't as they don't allow it to run in the background. But I'll look into it more.

I agree with all the rest. 

Need to have a think on how to improve it. Could lower the amount of commons 🤔

Many thanks

here's a few suggestions:

- The game doesn't need to run in the background, only to detect when the app comes back after being in the background. Unity might raise an event? Otherwise you can save a timestamp and detect the break manually.

- The censoring could be a noise cloud over the image, progressively increasing its transparency threshold. That would leave parts of the image visible from the start with the censorship shrinking every draw, without having to manually place it.

- One way to avoid the scaling issue would be to isolate the bonus to each girl: once you have Tina's Commons you cannot draw them but can still draw Aiko Commons. The rarity bar can only drop to Common if any of the enabled girls have Commons left.

- This would mean you can clear Mystics and break the bank with your 4 starting girls, then blaze trough the other girls. It's giving control to the player, which is good.

- Another idea would be to rework girls unlocks to put girls on different tiers. The first 4 girls you unlock are T1. Once you have all their Commons you can unlock 2 new girls, which are set to T2: their Common are on the same draw tier as T1 Rare. T4 would have 300 images in its "Common" tier, the C,R,UR and L of 10 girls. T5 would have 280 and every tier past that would have 260.

- This would also help with the self-sustaining Refill Gift issue since you always have Commons with lower refills in the pool.

- Refill Gifts could be lowered to 10/12/15/18/20? That would make the natural Refill stay relevant for longer. With the Tiers idea it puts the average Refill per draw slightly below 1 for T6+, meaning the natural Refill stays relevant as the game scales.

- Replayability idea: mass Gilding! A button that resets the game and makes a few photos keep their progress troughout resets. One photo per 100 uncensored, randomly selected across all currently uncensored photos.

Also, there's a bug where the game end message stays on screen indefinitely when you start the game after winning on mobile.