Comments

Log in with itch.io to leave a comment.

I am so sorry but is there a tutorial on this? I am broke and can;t buy this bet really need this.

Hi! You can check this post if you need help on how to bring the code to your project.

About customizing the code, I’ve added some instructions/comments to the code.

I didn’t really make a tutorial on this, if you need any help or have any questions, feel free to email me!

thank you

(+1)

Do I need to put something in the script to set the template up at the beginning of the game?

(+1)

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.

(+1)

Thank you!

I have absolutely no knowledge about coding but ive been trying out Ren'Py recently. If I download this template, can I just paste it into Ren'Py? without needing any additional coding??

already purchased this template btw

You only need to put the files in the correct folder before running the project. (Images should be placed in the images folder) example

  • You can send me an email, if you dont know how to do it ヾ(•ω•`)o