Texture to Shields

All of the frigate and capital ship shields are eather lightly yelloww or black. Is there a way to add a colored texture to shields to change that?

7,312 views 8 replies
Reply #1 Top

The only way to change how a shield looks is to change its mesh.

No textures.

However, you can change the color that the shield has by changing these modifiers in the PlayerRACE's .entity:

shieldData
    shieldAbsorbGrowthPerDamage 0.001000
    shieldAbsorbDecayRate 0.012500
    shieldAbsorbBaseMin 0.150000
    shieldColor ffffc705 <----- this one changes the color for all ship's shields for that race.

Reply #2 Top

cool :) and how do we know what color code is for what color?

Reply #3 Top

Hexadecimal Color Codes

http://html-color-codes.info/ is 1 of many sites

its been a while but I think you need to keep the first 2 "ff" then a new number

FF0040 is a shade of red so try ffFF0040 or ffff0040

Reply #4 Top

It would be cool for Advent to create shields shaped like giant hands, faces or animals--real "anima".

Reply #5 Top

it didn't seem to make a difference with the first two ff or not, the shields stay black :s

Reply #6 Top

The color will only really show up when it get hit with stuff.

Reply #7 Top

I have put my ships in a pirate base full of pirate ships, capitalships and starbases and the have been blasted so hard that the shields were the only things visible and still no color.

But is it possible to change that reflection texture we see when the shields are hit?

Reply #8 Top

It seems to be affected by your skybox choice too. On dark skyboxes, it's hard to see the shields light up.