Singularity Engine: Containment field emitters emit soft light (#3004)
* Singularity Engine: Containment field emitters emit light, making use of soft shadows * Singularity Engine Containment Emitter Lights: Clean up component dependencies & remove now-useless point light enable check
This commit is contained in:
@@ -85,6 +85,12 @@
|
||||
- type: ContainmentFieldGenerator
|
||||
- type: Anchorable
|
||||
- type: Pullable
|
||||
- type: PointLight
|
||||
enabled: false
|
||||
color: "#4080FF"
|
||||
radius: 32
|
||||
energy: 2.0
|
||||
softness: 32.0
|
||||
|
||||
- type: entity
|
||||
name: Containment Field
|
||||
|
||||
Reference in New Issue
Block a user