real-ezTheDev / GodotEzDialoguePlugin

MIT License
146 stars 12 forks source link

[Feature] Ctrl + click to jump to Dialogue Node #22

Open real-ezTheDev opened 3 months ago

real-ezTheDev commented 3 months ago

When working in a complex node tree, it can become difficult to find the node that the current dialogue node is connected to.

When I hold Ctrl and click on the node name for commands like -> next node the clicked dialogue should open and be focused.