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
Level Editor Help SpotLight still active?
goodcap Offline
Member

Posts: 193
Threads: 112
Joined: Jun 2012
Reputation: 3
#1
SpotLight still active?

I've placed a light box in my level and when you activate it you see a picture on the wall. Obviously this is done with a spotlight and that all works fine.

There's one problem, though. The spotlight is active and is lit from the beginning, even though it's in-active in the level editor. Is this some kind of bug?


ProjectLight" ACTIVE []

void Projector(string &in asParent, string &in asChild, int alState)
{
SetLightVisible("ProjectLight", true);
PlaySoundAtEntity("ProjectorSound", "OldMovieProjector.snt", "Projector", 1, false);

}
05-31-2016, 02:47 AM
Find


Messages In This Thread
SpotLight still active? - by goodcap - 05-31-2016, 02:47 AM
RE: SpotLight still active? - by Romulator - 05-31-2016, 04:09 AM



Users browsing this thread: 1 Guest(s)