extends Node2D func _on_player_detector_area_entered(_area: Area2D) -> void: EventBus.player_changed_room.emit($PlayerDetector.global_position)