ufosc / VisualNovel

A visual novel to help new programmers learn about various languages and frameworks in a fun way
GNU General Public License v3.0
18 stars 32 forks source link

Transfer 'Night Before Orientation' from Script Documentation into Ren'Py File #40

Closed WilsonGoins closed 4 months ago

WilsonGoins commented 5 months ago

Transfer the script from the 'Night Before Orientation' section of the script document into Ren'Py code. Do this in a new .rpy file called 'Night_Before_Orientation.rpy'. Do not worry about adding in images, backgrounds, or sounds. Simply add the code and make sure that it functions when you through every different dialogue option. The different if blocks should be included as functions, NOT long lines of code inside the nested if statements.

Reach out to me if you need any help.

ammaarym commented 5 months ago

Hey, can I help out with this?