My current ideas to modify the smart templates system to be better (https://discord.com/channels/822510988409831486/1392563272900677754) would require Node IDs for SetupSmartBlockLayer (when you click edit special on a smart block). Specifically, I need to access the buttons at the bottom of this menu and the checkboxes in the middle of it, both of which are inside a CCMenu which itself is inside of a CCLayer. I would also like to be able to access the use and edit buttons when browsing smart templates, and those are part of an instance of LevelBrowserLayer.
My current ideas to modify the smart templates system to be better (https://discord.com/channels/822510988409831486/1392563272900677754) would require Node IDs for SetupSmartBlockLayer (when you click edit special on a smart block). Specifically, I need to access the buttons at the bottom of this menu and the checkboxes in the middle of it, both of which are inside a CCMenu which itself is inside of a CCLayer. I would also like to be able to access the use and edit buttons when browsing smart templates, and those are part of an instance of LevelBrowserLayer.