Quote:
Originally Posted by DustyPorViva
Cool stuff
I like how you set up the tree system... does it take into consideration children of children? If it doesn't, I think that'd be a good set-up.
|
Thanks, and yeah it recursively travels all the way down each branch until it can't find any child controls. So you'll be able to see all that GUIContainer offers.
Modified the script so people can write their own dumping functions.