-
Change headlight intensity in game?
I have a track coming up and it's very bright, but an "easter egg" will set of the dark version of the track and I need the headlight intensity to increase so you can see where you're going.
So can you change it while you're playing or can you just choose one certain intensity for the whole track? Help appreciated.
-
Senior Member
Re: Change headlight intensity in game?
Tie ht eintensity to a variabl edata source. Use a set value event to change its number and therefore intensity. Quite easy to set it up so that the set value event is triggered by a button press.
-
Re: Change headlight intensity in game?
Worked like a charm, the button press idea worked great with different state events, thanks!
-
Senior Member
Re: Change headlight intensity in game?
No problem.