#if TOOLS using Godot; using System; [Tool] public partial class ButtonLink : EditorPlugin { public override void _EnterTree() { // Add a custom type for visualizing the link Script visualizerScript = GD.Load