添加:主菜单背景音乐
This commit is contained in:
@@ -113,10 +113,14 @@ transform zoom_to_upper_right:
|
||||
# 快速放大并向左下偏移(画面看起来往右上移动)
|
||||
ease 0.3 zoom 1.7 xalign 0.6 yalign 0.2
|
||||
|
||||
#label before_main_menu:
|
||||
# $ renpy.music.play("andio/MainMenu.ogg", loop=True, fadein=2.0)
|
||||
|
||||
|
||||
# 游戏在此开始。
|
||||
|
||||
label start:
|
||||
stop music fadeout 1.0
|
||||
jump Chapter1_Scene1
|
||||
# 此处为游戏结尾。
|
||||
|
||||
|
||||
Reference in New Issue
Block a user