Making hud

Hi all,

I am making a HUD with NiftiGui, but it doesn´t work correctly, because I can see the objects through the HUD when my vehicle is in movement.

What can I do?





Try changing the camera’s “near frustrum” ( [java]setFrustumNear()[/java] ) and see if it changes anything.

Fixed in SVN