Page 1 of 1

Fullscreen HUD problem

Posted: Thu May 22, 2008 0:36
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.

Posted: Sat May 24, 2008 16:21
by Azure Agony
Could you upload the wad, I think that will be easier to make smth with it.

Posted: Tue May 27, 2008 19:19
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!

Posted: Wed May 28, 2008 22:58
by Azure Agony
I sent you changed version on p.m.