extends Node2D func _ready() -> void: CameraSystem.register_player_camera(self) get_tree().call_group(&"PLAYER_RESPAWN",&"respawn_avatar")