-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
Type: BugThis is a problem with something that should be working one way, but isn't.This is a problem with something that should be working one way, but isn't.
Description
Describe the bug
In an issue existing in the Source engine since the beginning, lights are blocked by backfaces of a model even though this is illogical. This means you can't accurately put lights inside of a model and have it emit, rather requiring you to sacrifice shadows on that prop in order to use the light properly.
To Reproduce
- Get a prop_static lamp model
- Put a light inside it
- Notice the light is blocked by the internal backfaces.
Issue Map
Not applicable/Any map
Expected Behavior
Lights should not be blocked by the culled backfaces inside of a model.
Operating System
Windows 11 25H2
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Type: BugThis is a problem with something that should be working one way, but isn't.This is a problem with something that should be working one way, but isn't.