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!