real-ezTheDev / GodotEzDialoguePlugin

MIT License
134 stars 11 forks source link

[Feature] A group GUI element for node tab. #19

Open SeanKR-IRE opened 1 month ago

SeanKR-IRE commented 1 month ago

Was listening to a Josh Sawyer talk on evolution on reputation systems in RPG's and near the end he talks about some of the dialogue tools Obsidian Entertainment utilizes. One of the features he mentions I feel would be a super nice QOL feature for the plugin. Link to talk with start of sentence timestamp: https://youtu.be/1OrUhqgueAE&t=4035 Time of mentioning feature 1:08:00.

The idea of the feature is be able to have a node similar to Unreal Engine Blueprints group node (the grey boxes). This can just be a layer lower and doesn't need to conform to the nodes inside, instead could just be manually adjusted even for just the beginning as a nice way to provide a nice way to have overview of the node structure

Quick dirty mockup. image

Found a video from sawyer that showcases their dialogue tree system that might be an interesting watch, seems they implemented the grouping system.

real-ezTheDev commented 1 month ago

this would be an awesome organizational feature! (also, i know this would help with editor performance as well haha.) Will get this going!