Community Forum

Blink speed led warninglight bar

Forum Overview >> Scripting

CategoryScripting
Created06.07.2020 13:17


Eirik AmundgÄrd (Unknown) 06.07.2020 13:17
can anyone tell me if i can make my warninglightbar blink slower in this script??


<?xml version="1.0" encoding="utf-8" standalone="no" ?>
<beaconLight>
<filename>LED_Dynamic/FBK2.0.i3d</filename>
<rootNode node="0" />
<light shaderNode="0|3" intensity="200"/>
</beaconLight>

Bilbo Beutlin (BBeutlin) 07.07.2020 18:17
I don't know which shader is applied in this example.
But usually the blinking frequency is setup by shader parameters in the id3 <Material> description.

Eirik AmundgÄrd (Unknown) 08.07.2020 23:56
here is a gyazo for the i3d material editing on the tractor
https://gyazo.com/8a1252eff32542beb04012021e4fbac0

And this is one of the shaders
https://gyazo.com/5c1556663d1a1fa91f9dc0bd21a9b1f1

second shader
https://gyazo.com/6309318b608c738755913e21ec224f4a


Do you know what i should change?



Bilbo Beutlin (BBeutlin) 09.07.2020 07:53
LOL - I'm no clairvoyant.
It is a custom shader and with this little code snippets no one can analyze seriously.

Perhaps try changing shader parameters which might point to timing.

Best bet: contact the original author for help.


Note: Log in to post. Create a new account here.