Mod Loader v2

This commit is contained in:
2021-08-10 11:07:45 +10:00
parent 60a6f8acac
commit 1b8004e6a5
4 changed files with 52 additions and 14 deletions

View File

@ -1,13 +1,16 @@
label chapter_2_new:
show template_sample at scenter
python:
mine = mod_loader.get(myid)
renpy.show(mine['template_sample'])
"Sample Text"
hide template_sample
$ renpy.hide(mine['template_sample'])
play music 'audio/OST/Those Other Two Weirdos.ogg'
show anon neutral flip at aright with dissolve
A "Sample Text"
F "Sample Text"
Lucy "Sample Text"
Ro "Sample Text"