BEEmod / BEE2-items

Standard Items for the BEE2.4
132 stars 46 forks source link

Angled panels use the lighting from their undeployed location when deployed #1994

Closed snorepion closed 7 years ago

snorepion commented 7 years ago

If you have an angled panel in a small corridor, like this, the panel face uses the small area's lighting rather than the room lighting even when deployed. angledpanelcorridor Effect: angled-panel-lighting

vrad-exe commented 7 years ago

Unfortunately this isn't fixable.

TeamSpen210 commented 7 years ago

It's not a bug. That's how brush lighting works. You'd have to redesign the engine to change that.

vrad-exe commented 5 years ago

Couldn't this be fixed by making panels that start deployed actually start in that position, instead of extending to it on map spawn?

TeamSpen210 commented 5 years ago

That could work, but it'd be rather complicated to do.

FrozenDragon0 commented 5 years ago

@TeamSpen210 Well it's the only possible fix that we know of.