It should change the space normally. >.< Sry it didn’t work for you, but i’m glad to hear that the problem is fixed now!
Smileflower
Creator of
Recent community posts
Hello(OvO)ノ, about the commission, it is actually not available now since the slots are currently full. You can check here or on my website to see when it will be open again (/ I will have time again).
Due to current projects, I probably won’t be able to accept any new commissions until next May, but if yours is just a small one, you can send me an email to discuss. I don’t know why but I didn’t receive your email. >o<
Can you send it again?
Hello! You can add the following code after label start to display the screen:
call screen name
$ renpy.pause(hard=True)
If you want to disable the quick menu while the player enters their name, you can also add this line:
$ quick_menu = False
And you can add hide screen name in the next label to make this screen disappear.
Hello, if you download the free version, you will get the images. You can use imagemap in renpy. If you use other engine like ex. visual novel maker, there has also similar feature like imagemap. If you dont know how imagemap works - here is the documentation from the official renpy site.
If you use renpy engine, you can simply apply this GUI by downloading the paid version, you will get a renpy project and you just need to move it to your renpy projects list and launch it.
I hope the information helps you. (・∀・)
If you have any further questions, feel free to send me an email or drop a comment below.