john9818a on 4/9/2013 at 11:44
I have a scene where a fire arrow is approaching an object, but I don't want the object to be illuminated by the fire arrow. The object technically is a secret door even though it is not being used as a door, but I don't want it to be illuminated. Without changing the fire arrow how can I accomplish this?
ZylonBane on 4/9/2013 at 14:10
Add to the object Renderer/Extra Light. UN-check "Additive?". This allows you to directly set the object's illumination level.
john9818a on 4/9/2013 at 21:53
Wow ok thanks ZylonBane!