Merge remote-tracking branch 'origin/demo'
This commit is contained in:
commit
ce4cae1438
@ -193,6 +193,7 @@ func _c02_final_show():
|
||||
var closeup = $"../DeployLayer/Closeup谢幕演出" as Closeup2D
|
||||
closeup.display()
|
||||
closeup.exit.connect(_on_exit_final_show, CONNECT_ONE_SHOT)
|
||||
await Util.wait(1.5)
|
||||
play("RESET")
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user