info_lighting_relative
Jump to navigation
Jump to search
This entity is obsolete. Using this is discouraged. |
Code classes:
CInfoLightingRelative
CBaseEntity
(all ents)
info_lighting_relative
is a point entity present in some Source games. It shifts the "lighting origin" of a CBaseAnimating
entity over so that the entity is lit as if it was in the position that the info_lighting_relative
was in relative to the model entity when it had spawned/been sent SetLightingOriginHack.
This entity is considered obsolete because the task can also be done with the regular lighting origin setting with an info_target
parented to the desired entity.