tool extends EditorPlugin # plugin initialization func _enter_tree() -> void: pass # plugin cleanup func _exit_tree() -> void: pass