Enhancement: load game scene once to allow run scene directly (#406)
Co-authored-by: StraToN <StraToN@users.noreply.github.com>
This commit is contained in:
@@ -58,6 +58,8 @@ func clear_scene() -> void:
|
||||
|
||||
escoria.action_manager.clear_current_action()
|
||||
escoria.action_manager.clear_current_tool()
|
||||
|
||||
current_scene.remove_child(escoria.game_scene)
|
||||
|
||||
remove_child(current_scene)
|
||||
current_scene.free()
|
||||
|
||||
Reference in New Issue
Block a user