extends Camera2D func _process(delta): position = get_local_mouse_position() / 3