Statistically-Unlikely-Games / Crimson-Rue

0 stars 0 forks source link

Interaction Dialogue #3

Open noeinan opened 5 years ago

noeinan commented 5 years ago

interaction that triggers dialogue scene

noeinan commented 5 years ago

Added code, needs testing but must add villagers first

    def talk():
        #Triggers dialogue
        renpy.hide_screen("map_screen")
        renpy.call("Orthrus_evt")
        renpy.call("forest_east")