Okay, well, it's Sunday and I finally found some time to answer questions.
OK, but this message is more for the developer, but it's not difficult to translate, and machine translation is so-so for me.
Shoes on such a platform, as in 2 and 3, are too vulgar, if so intended, then the norms. And indeed, the sandals - out of 1 are pretty cute, well, I think they can be repainted.
There is also a wreath of immortelles. Who the hell is he anyway?! Or what hints of imminent death?
By clothes:
0 - normal, working view, everything is in the topic.
The top in 3 stripes is stretched too much on the tits, and therefore, perhaps, it would be normal.
1, 2 - quite festive, but the HAIRSTYLE! Such ponytails for a more or less elegant dress are not at all in the subject!
Yes, as written above, this is an English-language forum and it would be good form to follow the rules of communication.
In Russian you can write messages to my patreon.
There you will also be able to participate in the polls. Your opinion will be taken according to your tier level.
Just played for a short while and it seems pretty good so far, apart from the bad dream intro.
Why does the game use
Code:
$ renpy.music.set_volume(0.25)
54 times throughout the code though?
The value is always the same and the game already has a volume slider that can be used instead.
Doing this just makes the game very silent at 100% volume.
In my opinion, the standard volume level in RenPy is too high. When I run someone's game, the sound hits my ears. Maybe I have too sensitive hearing, though.
Also, I think the music should play quietly in the background and not distract from the gameplay.
And this command:
Code:
$ renpy.music.set_volume(0.25)
is inserted at the beginning of each scene when a scene change occurs. Otherwise, I have weird volume jumps while testing my game or when I load saves.
Maybe it's my poor coding skills.
I'll deal with this issue later. Right now I'm busy working on the next update.
Actually, I wanted to ask a question: why do you poke around in other people's game code?! Ha-ha! It's a joke.
And besides, you're the first person to write me about sound. I think most people play these games without sound. So no one can sneak up behind them. Ha-ha! That's a joke, too.
Actually, thank you for taking an interest in my game.
Pretty good game so far.
Only complaints I have are the weird audio volume issue and almost all choices being flavor text.
The game technically has 1-2 choices that affect scenes later on, but it essentially is a kinetic novel.
Also the girl at the bus stop can't be selected as best girl in the poll.
Yes, it is mostly a kinetic visual novel, focused primarily on the story. With a few gameplay inserts.
But this is only the first part. RSSU was intended as a series of games united by a common theme. Now I'm studying programming in my spare time to add more variation to my games.
And the girl in yellow was not included in the poll because she doesn't play a major role in the story yet. But I'm sure soon the main character will have interesting interactions with her.
Thank you again for your interest in my game. The next update is coming soon. Stay tuned.