Merge remote-tracking branch 'origin/demo'

This commit is contained in:
cakipaul 2025-08-13 23:06:05 +08:00
commit ce4cae1438

View File

@ -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")