HUD
Blitz3D Forums/Blitz3D Beginners Area/HUD
| ||
| 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. |
| ||
| 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. |
| ||
| To be more clear, this is where nsprite 2 is. Thanks Matty, I'll check this out. |
| ||
| 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. |
| ||
| Cool, thanks |