made main menu music fade in
This commit is contained in:
parent
8928ca6087
commit
b1f40bfecb
5 changed files with 2 additions and 0 deletions
BIN
images/fx/deadgirl.png
Normal file
BIN
images/fx/deadgirl.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 40 KiB |
BIN
options.rpyc
BIN
options.rpyc
Binary file not shown.
|
|
@ -450,6 +450,8 @@ screen main_menu():
|
||||||
|
|
||||||
# textbutton _("About") action ShowMenu("about")
|
# textbutton _("About") action ShowMenu("about")
|
||||||
# textbutton _("Help") action ShowMenu("help")
|
# textbutton _("Help") action ShowMenu("help")
|
||||||
|
|
||||||
|
on 'show' action Play('music', config.main_menu_music, fadein=1.5)
|
||||||
|
|
||||||
style main_menu_frame is empty
|
style main_menu_frame is empty
|
||||||
style main_menu_vbox is vbox
|
style main_menu_vbox is vbox
|
||||||
|
|
|
||||||
BIN
screens.rpyc
BIN
screens.rpyc
Binary file not shown.
BIN
script.rpyc
BIN
script.rpyc
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue