By linking the Graphviz with an external text file (in .dot notation), Unity could generate a chart from the hierarchy of any GameObject in the scene on the fly !
Good for debugging, study, documentation or communicate with your team members (especially your boss :p)
[reference]
http://en.wikipedia.org/wiki/Graphviz
@ClandestinePirate a shared text file on disk ! most text editor and unity are working happily to share it at the same time :)
wish24601 1 year ago
How do you connect the two?
ClandestinePirate 1 year ago