Author Topic: Inventory items  (Read 3095 times)

Offline fireside

  • double
  • *****
  • Posts: 607
    • View Profile
Inventory items
« on: February 28, 2008, 02:06:16 am »
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<-

Offline EgonOlsen

  • Administrator
  • quad
  • *****
  • Posts: 12295
    • View Profile
    • http://www.jpct.net
Re: Inventory items
« Reply #1 on: February 28, 2008, 09:06:15 am »
Just blit them to the screen by using FrameBuffer.blit(....);