Gauges doent show up

Posted:
Tue Jan 26, 2010 4:52 am
by JakesF14
ok, for my VC I've created a mainpanel, which is the board the gauges will come on, with its own texture(VCMain_t). Then I've created a new object (the gauge itself) that is slightly in front of the mainpanel which i've named gauges_mainpanel. then I've applied the texture $VCpanelmain (where i've placed my gauges on). All of the objects is attached to the main VC, but when exported, the mainpanel shows up, but not the gauges_mainpanel. BUT when I apply another texture to it, it shows up - with no gauge displaying. What did I do wrong?
Re: Gauges doent show up

Posted:
Wed Jan 27, 2010 2:35 am
by JakesF14
Billions of Blistering Barnicles, I've solved it!
Re: Gauges doent show up

Posted:
Wed Jan 27, 2010 3:56 pm
by Capt.Propwash
ok, what did you do to fix it??
Re: Gauges doent show up

Posted:
Thu Jan 28, 2010 12:58 am
by JakesF14
ok, what did you do to fix it??
My $VCpanelmain texture was 1024 x 1024 resolution, but in the panel.cfg file the texture was set to 512x512. As thgis was the first gauge i've applied, it was simply misplaced, thus not showing up at all. a change in the CFG corrected it! :-)