Hello,
I’m trying to get a spotlightcomponent with a light function to behave like a flashlight beam, and while the light function works it does not scale based on distance.
IE. Killing floor flashlight:
http://entrod.sp-website.net/images/UDK/QFL/1.jpg
http://entrod.sp-website.net/images/UDK/QFL/2.jpg
I have tried using a trace, then dividing the distance and setting the Scale x,y,z, but this only works when the light is initially turned on, and does not update until you retoggle the flashlight.
Any suggestions would be greatly appreciated.