extends SceneManager
func _on_coin_collected(collector: Node2D) -> void:
_act_manager.switch_act_with_id(1)