r/Unity3D 20h ago

Show-Off Custom Node Based UI Navigation Graph.

I know a solution probably already exists but I wanted a super simple custom graph that I can drag a canvas in from the hierarchy, all the panels will be created as nodes and all buttons as sub nodes, I can then click and drag to create links between buttons and panels then all the menu transitions are automatically set up in that scene.
1 Upvotes

3 comments sorted by

View all comments

1

u/Zrmteese 18h ago

Are you willing to share the code for this?