How do I modified Brake light into Turn Signal?

Your forum for all discussions around Modding.
Turk_WLF
Posts: 29
Joined: Wed Sep 25, 2019 11:38 pm

How do I modified Brake light into Turn Signal?

Post by Turk_WLF »

How do I take a shared light from “Farming Simulator 2022\data\shared\assets\lights\lizard” that is currently set up as a Brake light & turn it into Turn Signal?

In the Mod file (.xml)

The Light in question…
<sharedLight linkNode="rearLightOvalLEDRed_01_02" filename="$data/shared/assets/lights/lizard/rearLight23Red.xml" />

& for the Turn Signal(s)

<turnLights>
<turnLightLeft shaderNode="turnlightLeftStatic" />
<turnLightRight shaderNode="turnlightRightStatic" />
</turnLights>

the i3dMapping Nodes for the lights are in place.

I can’t see or find any way to make the light flash...Thanks for the help.
User avatar
Dogface
Posts: 1062
Joined: Mon Nov 28, 2016 3:02 pm
Location: PC ⛽ USA

Re: How do I modified Brake light into Turn Signal?

Post by Dogface »

Post Reply