fusion Professional Unemployed Apr 22, 2026 #1 A Ford Crown Victoria that was once a cruiser, very rusty and dirty, has had some doors replaced, unmarked (poorly). Attachments rust-crown-vic.skinzip rust-crown-vic.skinzip 3.3 MB · Views: 53 Last edited: Apr 23, 2026
A Ford Crown Victoria that was once a cruiser, very rusty and dirty, has had some doors replaced, unmarked (poorly).
siema I based my personality around a German hot hatch. Apr 23, 2026 #2 Not bad, but why is it so chrome-y?
OP OP fusion Professional Unemployed Apr 23, 2026 #3 siema said: Not bad, but why is it so chrome-y? Click to expand... I only changed the texture.
CuriousMike Well-known member Old-timer Retired Staff Apr 24, 2026 #5 Chrome paint is due to replacing the specular texture with the skin texture: Code: replaceTexture = FordCrown_s.dds old.png The specular texture determines the shininess of a material. White = chrome, black = matte.
Chrome paint is due to replacing the specular texture with the skin texture: Code: replaceTexture = FordCrown_s.dds old.png The specular texture determines the shininess of a material. White = chrome, black = matte.