Facebook Twitter YouTube Frictional Games | Forum | Privacy Policy | Dev Blog | Dev Wiki | Support | Gametee


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Changing Lantern Spotlight color mid game
Mudbill Offline
Muderator

Posts: 3,881
Threads: 59
Joined: Apr 2013
Reputation: 179
#2
RE: Changing Lantern Spotlight color mid game

It MIGHT be possible. You should try using, for example, SetLightVisible("lantern_SpotLight_1", false);. Basically input the light name like [EntityName]_[LightName]. That should fetch the light name from within that entity. Make sure both match.

As for color, try using FadeLightTo() instead.

03-22-2016, 09:49 PM
Find


Messages In This Thread
RE: Changing Lantern Spotlight color mid game - by Mudbill - 03-22-2016, 09:49 PM



Users browsing this thread: 1 Guest(s)