Inventory items

Started by fireside, February 28, 2008, 02:06:16 AM

Previous topic - Next topic

fireside

I'm thinking of introducing inventory items.  My first thought is to have them either real or billboarded in the upper left corner of the screen.  How would I go about doing that.  Would I parent to the camera somehow?
click here->Fireside 7 Games<-

EgonOlsen

Just blit them to the screen by using FrameBuffer.blit(....);