Hi....
I'm trying to make a menu for my game by using HUD objects .
I put 7 items ( HUD Objects ) then I put a new one and replace the mouse Cursor with it.
my problem :
when I move the cursor on the HUD objects some times show up the items and another time under the items .
and when I move the cursor to the right ( after the half of screen ) always the cursor will show under the other HUD objects

Note: I put the HUD cursor at last component in GlScene

please help me