Frictional Games Forum (read-only)
Amnesia Custom story Thunder Doesnt flash - Printable Version

+- Frictional Games Forum (read-only) (https://www.frictionalgames.com/forum)
+-- Forum: Amnesia: The Dark Descent (https://www.frictionalgames.com/forum/forum-6.html)
+--- Forum: Hints, help and spoilers (https://www.frictionalgames.com/forum/forum-34.html)
+--- Thread: Amnesia Custom story Thunder Doesnt flash (/thread-50035.html)

Pages: 1 2


RE: Amnesia Custom story Thunder Doesnt flash - Mudbill - 06-22-2016

See, if you're gonna use the script, your diffuse must be the "off" color (which is when the light is actually ON, like I said). The script does not care what is on the Flicker tab, because it doesn't use the built-in flicker function. Besides, considering lightning is fairly bright, perhaps 0.2 is too dark to serve it justice. I say test with 1 until it works, then level the light to what you want.

So basically if you wanna use the script in the example:
1. Change the SetLampLit to be either SetLightActive (for instant flash) or FadeLightTo (if you want fading).
2. Make diffuse 1, 1, 1, 1.


RE: Amnesia Custom story Thunder Doesnt flash - Cibre1337 - 06-22-2016

Ahaa, ok I didnt know that, but It seems to be working now, thanks =)


RE: Amnesia Custom story Thunder Doesnt flash - Mudbill - 06-23-2016

There ya go!