extends Node2D func _ready() -> void: $YSort/Player.position = get_viewport_rect().size / 2 return