Good day,
My "popupMenu" is behind the buildings. "batUnitObj" has a z-index to 1 because i need the node "buildFlagsObj" be behind the units.
To show the selection box when i draw it, it must be in front of the units and buildings, I must set a 2D node with a z-index to 1 to have this result. I have tried this trick with "popupMenu" but it doesn't work.
Control nodes are always in "z-index 0" ? Did I need to use a 2D node to control what is showed when it's a control node ?
What appends exactly ?
