I want to make a space fighter game, but i'm not sure how to make the HUD, other than just making a model, but I want something that displays stats, like missles or life.
HUD
Blitz3D Forums/Blitz3D Beginners Area/HUD Perhaps have a look at nSprite2 - it handles these things quite well. it should be in the ToolBox. It is a 2d in 3d library, quite useful for displaying 2d data such as in a HUD over a 3d scene.
If you don't already own sprite candy. Look at this http://www.x-pressive.com/
In my opinion the best 3rd party library available for Blitz3D.
In my opinion the best 3rd party library available for Blitz3D.
Cool, thanks