[WIP] S1 Ending. Reajustat el codi i eliminat el modul live_scene

This commit is contained in:
2026-05-10 00:01:59 +02:00
parent ad4ab20d90
commit ab8c93cc27
5 changed files with 34 additions and 56 deletions
+3 -2
View File
@@ -146,8 +146,9 @@ function triggers:escena_stage1_ending()
print("STAGE 1 ENDING")
-- abad.update = abad_nop
remove_actor(self)
live_scene.start("stage1_ending", "add")
start_scene(scenes.stage1_ending, nil, false)
flow:executar("stage1_ending", true)
-- live_scene.start("stage1_ending", "add")
-- start_scene(scenes.stage1_ending, nil, false)
end
function triggers:escena_lluita_imp()