# meta-description: Basic editor script template @tool extends _BASE_ # Called when the script is executed (using File -> Run in Script Editor). func _run() -> void: pass