Author Topic: Can you assign a light to a projectile?  (Read 735 times)

I'm making a road flare item which upon being thrown will light up the surrounding area in red. 
I've been using the preexisting hasLight, but it's weak and I want some flare. 

I am basically wondering if I can assign the actual "Red Light" to the projectile. 

You can't assign addon-lights to a projectile. Just try to make the size of the light bigger.

Well, it's on 40 and the size isn't any bigger than it was at 25. 
Is there a limit to the "LightRadius"? 

Also, if I can't give the projectile a light, can I give it a flare like corona?