Fix lighting bugs.
This commit is contained in:
@@ -71,7 +71,7 @@
|
|||||||
- type: PointLight
|
- type: PointLight
|
||||||
energy: 1.0
|
energy: 1.0
|
||||||
enabled: true
|
enabled: true
|
||||||
offset: "-0.5, 0"
|
offset: "0.5, 0"
|
||||||
- type: Destructible
|
- type: Destructible
|
||||||
deadThreshold: 25
|
deadThreshold: 25
|
||||||
resistances: metallicResistances
|
resistances: metallicResistances
|
||||||
@@ -90,7 +90,7 @@
|
|||||||
- type: PointLight
|
- type: PointLight
|
||||||
energy: 1.0
|
energy: 1.0
|
||||||
enabled: false
|
enabled: false
|
||||||
offset: "-0.5, 0"
|
offset: "0.5, 0"
|
||||||
- type: Physics
|
- type: Physics
|
||||||
shapes:
|
shapes:
|
||||||
- !type:PhysShapeAabb
|
- !type:PhysShapeAabb
|
||||||
|
|||||||
Reference in New Issue
Block a user