The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 906 - File: showthread.php PHP 7.2.24-0ubuntu0.18.04.17 (Linux)
File Line Function
/showthread.php 906 errorHandler->error



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
(SOLVED) Fade IN a PointLight?
Shadowfied Offline
Senior Member

Posts: 261
Threads: 34
Joined: Jul 2010
Reputation: 5
#1
(SOLVED) Fade IN a PointLight?

Okay so I'm making a map where there are lights getting lit as the player moves forward. In one area I want a pointlight to fade in. I've managed to get it to activate when the player reaches the script area but it activates immediately and it looks pretty stupid.
I also managed to get the reverse effect, fading it out using "FadeLightTo("PointLight_1", 0, 0, 0, 0, 13.5 , 1.0f);" but that's not what I want right now.

Is there any way to make a Point Light fade in?

Thanks in advance!
(This post was last modified: 01-01-2012, 09:05 PM by Shadowfied.)
12-31-2011, 11:55 AM
Find


Messages In This Thread
(SOLVED) Fade IN a PointLight? - by Shadowfied - 12-31-2011, 11:55 AM
RE: Fade IN a PointLight? - by Statyk - 12-31-2011, 03:28 PM
RE: Fade IN a PointLight? - by Your Computer - 12-31-2011, 07:50 PM
RE: Fade IN a PointLight? - by Shadowfied - 12-31-2011, 07:55 PM
RE: Fade IN a PointLight? - by Your Computer - 12-31-2011, 08:32 PM
RE: Fade IN a PointLight? - by Shadowfied - 01-01-2012, 12:06 PM
RE: Fade IN a PointLight? - by Khyrpa - 01-01-2012, 01:00 PM
RE: Fade IN a PointLight? - by Shadowfied - 01-01-2012, 01:04 PM
RE: Fade IN a PointLight? - by Khyrpa - 01-01-2012, 01:12 PM
RE: Fade IN a PointLight? - by Shadowfied - 01-01-2012, 09:04 PM



Users browsing this thread: 1 Guest(s)