Special node chain view #730

Open
opened 2025-05-10 15:25:14 +00:00 by NQNStudios · 0 comments
NQNStudios commented 2025-05-10 15:25:14 +00:00 (Migrated from github.com)

Related to #286 but not the same: When editing a special node that jumps to other nodes or is jumped to, I want the scenario editor to generate a graph of the whole node tree including branches (showing number and node type for each one) and visualize all of this for me, possibly letting me click a node to jump to that one.

This could clearly get hairy with dynamic positioning and not enough space to show the whole tree. A low-end version of this would simply show the current node's forward and backward jumps. Or, generalized, an algorithm that only searches forward/backward by N steps, where N is a reasonable number.

Related to #286 but not the same: When editing a special node that jumps to other nodes or is jumped to, I want the scenario editor to generate a graph of the whole node tree including branches (showing number and node type for each one) and visualize all of this for me, possibly letting me click a node to jump to that one. This could clearly get hairy with dynamic positioning and not enough space to show the whole tree. A low-end version of this would simply show the current node's forward and backward jumps. Or, generalized, an algorithm that only searches forward/backward by N steps, where N is a reasonable number.
Sign in to join this conversation.
No description provided.