Cull even more map lines (#8773)

This commit is contained in:
metalgearsloth
2022-06-12 14:12:18 +10:00
committed by GitHub
parent 01d70fbab7
commit 7452ff6787
6 changed files with 17 additions and 4 deletions

View File

@@ -85,6 +85,12 @@
components:
- type: Door
state: Open
- type: Physics
canCollide: false
- type: Occluder
enabled: false
- type: Airtight
airBlocked: false
- type: Construction
graph: Shutters
node: Shutters

View File

@@ -238,6 +238,8 @@
- type: Sprite
sprite: Structures/Wallmounts/Lighting/light_small.rsi
state: empty
- type: AmbientSound
enabled: false
- type: PointLight
enabled: false
offset: "0, -0.5"

View File

@@ -7,6 +7,7 @@
components:
- type: AmbientOnPowered
- type: AmbientSound
enabled: false
volume: -9
range: 3
sound:

View File

@@ -40,8 +40,10 @@
- type: Tag
tags:
- Pipe
- type: Physics
canCollide: false
- type: AmbientSound
enabled: true
enabled: false
volume: -15
range: 2
sound:

View File

@@ -16,6 +16,7 @@
- type: InteractionOutline
- type: Physics
bodyType: Static
canCollide: false
- type: Fixtures
fixtures:
- shape:

View File

@@ -44,6 +44,7 @@
- type: Weldable
- type: PlaceableSurface
placeCentered: true
isPlaceable: false
- type: Damageable
damageContainer: Inorganic
damageModifierSet: Metallic