Skip to content

I want help (Adding a new dialogue) #7842

Discussion options

You must be logged in to vote

Okay, I think I can help you with that.

First, you will need to convert the .rpyc files to just .rpy files so you can edit them. I recommend using the un.rpyc file thing to decode it or install the source code. Secondly, you will need a text editor to write your code in. Just notepad or something will do just fine, but you can install something like Visual Studio for this.

For a new dialogue, you will need to either:

  • Make a folder called submod in your game folder and make an .rpy file with the dialogue in it.
  • Or navigate to the script-topics.rpy file and start typing your code there.

As for the expression sprites, you can download the dev_exp_previewer.rpy file which you can find somew…

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
1 reply
@Lolbinh0s
Comment options

Answer selected by Lolbinh0s
Comment options

You must be logged in to vote
3 replies
@Lolbinh0s
Comment options

@WishStone-Dragon
Comment options

@Booplicate
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
4 participants
Converted from issue

This discussion was converted from issue #7779 on September 19, 2021 11:43.