Mint is a girl made of chocomint ice cream, and just so happens to be a creamer(y) streamer!  She's been working on a new batch of her mint flavored ice cream, and she'll be taste testing it with a special guest!

This is a micro fiction visual novel created for O2A2 2025, where the objective was to create a visual novel using Only One of Any Asset!  We utilized Live2D for the character, RenPy for the engine. The downloadable version of the game supports basic Live2D motion, but the web version of RenPy does not yet support Live2D.  The sprites used in the web version are prerendered poses of her Live2D model.

Credits:

If you're a developer interested in using Live2D yourself, be sure to follow us on Itch, as we'll be releasing Mint's full model in the near future!

๐ŸŒŸ Connect with me!
Published 25 days ago
StatusReleased
PlatformsHTML5
Rating
Rated 4.8 out of 5 stars
(9 total ratings)
AuthorStella @ MakeVisualNovels
GenreVisual Novel
Made withRen'Py
Tagslive2d, Ren'Py, Streaming

Download

Download NowName your own price

Click download now to get access to the following files:

MintCondition-1.0-pc.zip 78 MB

Development log

Comments

Log in with itch.io to leave a comment.

(+1)

very nice ui. The text bubbles taking over the screen felt very overwhelming in a way that works well with the game

(+1)

Great UI design, and I like the popping bubbles. How do you do that? That seems very synchronized to the sound effect. You mentioned the bark pack, soโ€ฆ tying a keyword from the script to the sfx?

So using the smart barks pack, I associated all of the bubble's speakers with the pop sound effect, and made the matching keyword and empty string, eg: ""  

So every time any of them would speak, it would play the pop sound effect.

This is how the definitions are laid out in MVNSmartBarks.rpy:

character_voice_lines = {
    "Anonymous User": {
        "": ["sfx/pop.ogg"]
    },
     "PurplePyroGirl": {
        "": ["sfx/pop.ogg"]
    },
    "Sparkle69": {
        "": ["sfx/pop.ogg"]
    },
    "Licklad": {
        "": ["sfx/pop.ogg"]
    },
    "Fan": {
        "": ["sfx/pop.ogg"]
    },
    "": {
        "": ["sfx/pop.ogg"]
    }

Oh, thank you! Thatโ€™s a really clever idea.

(+1)

Stella, adore your vision and how everything connects with mint. You always inspire and light the way with how engaging visual novels can be and are. Thank you!  

๐Ÿ’–๐Ÿ’–๐Ÿ’–๐Ÿ’–๐Ÿ’–

(+1)

This was a really creative way to present this message!

The sprite was so fun the art was so fun, loved the live2d! I liked how she respsonds to every chat, and the little war between the chat messages was a nice touch, the sfx was working!

Also all praise to PPG

(+1)

Cute! I love the message. I like the design! Also really funny! 

(+1)

That was a really good message, and using stream messages was a really clever presentation of the story. I really liked this!