- This topic has 0 replies, 1 voice, and was last updated 3 years, 11 months ago by .
Viewing 1 post (of 1 total)
Viewing 1 post (of 1 total)
RELUCTANTLY enabled site for everyone to view for historical reference only. Downloads area not publicly available.
I’d posted this on that other site also, maybe someone here will know??
Long Story short… I’m attempting to have a primitive’s blenddisablelighting tied to a lamps fading speed / intensity… so far not having much luck…
My issue is I have a lamp that fades in and out “slowly” but with the way I am/was doing the primitive it just snaps on to max quickly so they are out of sync.. So trying to tie the two together somehow….. I’ve tried a bunch of different things, but I think this is as close to what I’m after as I can come up with… This sorta work, but seems to just read the value entered in the editor
DisableLightingFade 1, pl1, L1d
NFadeLm 1, L1d
NFadeL 1, L1
Dim DLintensity, RefLamp
Sub DisableLightingFade(nr, a, RefLamp)
DLintensity = RefLamp.Intensity
a.blenddisablelighting = DLintensity
End Sub
so…. is there a way to read what a lamps current intensity is? (as it fades..?)
You need to login in order to like this post: click here
Forums are currently locked.
©2024 VPinBall.com