Fullscreen HUD problem

Need help with your project? Ask here.
Whoo
Posts: 32
Joined: Sun Feb 03, 2008 23:28

Fullscreen HUD problem

Post by Whoo »

I'm designing a F.E.A.R HUD and all the graphics and stuff are already figured out, but I'm having 2 issues. 1. The HUD graphics will not align correctly. 2. The graphics will not become transparent(though it might be the fact that they are PNG files). The image, and SBARINFO code are below.

Image

Code: Select all

statusbar fullscreen
{
   drawimage "HLTHA0", 20, 177;
   drawimage "ARMRA0", 301, 177;
   drawimage "MDKITA0", 109, 177;
   drawimage "NADESA0", 175, 177;
}

I know it's not defining anything yet, I'm just trying to get the images aligned.

EDIT: I'm basing the HUD on a 320x200 grid.
User avatar
Azure Agony
Posts: 71
Joined: Fri Aug 24, 2007 6:40
Location: Somewhere in HANGAR or E4M7

Post by Azure Agony »

Could you upload the wad, I think that will be easier to make smth with it.
User avatar
Azure Agony
Posts: 71
Joined: Fri Aug 24, 2007 6:40
Location: Somewhere in HANGAR or E4M7

Post by Azure Agony »

I hope you like it. I changed transparation of your HUD and relocated parts of them on screen like in F.E.A.R. I made it for 800*600 resolution, if you use lower resolution, HUD may will not be shown properly.
Cheers!
Attachments
Screenshot_Doom_20080527_200044.jpg
Screenshot_Doom_20080527_200044.jpg (46.35 KiB) Viewed 971 times
User avatar
Azure Agony
Posts: 71
Joined: Fri Aug 24, 2007 6:40
Location: Somewhere in HANGAR or E4M7

Post by Azure Agony »

I sent you changed version on p.m.
Post Reply

Return to “Editing Help”