Hi
I’m playing with various 3d scene graphs for my next project. Most of them have advantages and dis advantages when it comes to the main 3d parts, but it’s the 2d parts that seem to set them apart. I’m seriously looking at xith again, it seems to be have the most intuative (to me) 2d overlay interfac.
I’m playing with multiple hud planes. I’ve started by modifying the Xith3DGuiTest and have moved the panel to the middle of the screen, made it so escape will show/hide it. When I try and add multiple overlays things go funny. I’m adding one that is almost as big as the xith window, with the original one in the middle over the top. When I press escape, it comes and goes as before, but now non of the buttons work???. Is it possile to do multiple overlays like this, or do I have to have one overlay with the other components (JButton etc) on the one overlay?.
I’d like to be able to have a HUD during game play, and then when I hit esc the main menu overlay is added too, but obviously, I’d want the input to work 
Endolf
