Open zombiepigdragon opened 6 years ago
You probably know by now how this goes but I am going to tell you about the scripts.
scripts.rpy basically control what files should be called and will usually check if the run is persistent, etc. scripts-ch are scripts that contain dialogs. Each of them is from a different act/chapter. splash.rpy is, how the name suggests, is a script for splash screens. Nuf said. definitions.rpy contain image definitions of characters, background, etc. transforms.rpy is a script that makes transition effects, etc.
I am hoping I made it clear for you 😄
This is pretty cool for me, being a fan of the game that can't actually play it (I'm a chicken.) However, there's a small issue: I have NO IDEA where everything is. Could there be either a separate file or an addition to readme.md for telling what each file is?