extends Node2D func _draw() -> void: draw_circle(Vector2(), 32, Color.GREEN, true, 0, false)