Fix medical scanner layer/mask (#3377)

* fix mediscanner layer/mask

* norot, anchor, pullable
This commit is contained in:
mirrorcult
2021-02-22 19:32:10 -07:00
committed by GitHub
parent 3ee4c5f791
commit c12e590c33

View File

@@ -7,6 +7,7 @@
components:
- type: Sprite
netsync: false
noRot: true
sprite: Constructible/Specific/Medical/scanner.rsi
layers:
- state: open
@@ -14,7 +15,6 @@
- state: idle_unlit
map: ["enum.MedicalScannerVisualLayers.Terminal"]
- type: PowerReceiver
- type: Anchorable
- type: Clickable
- type: InteractionOutline
- type: Physics
@@ -22,13 +22,15 @@
anchored: true
shapes:
- !type:PhysShapeAabb
layer:
- Opaque
- Impassable
- MobImpassable
- VaultImpassable
mask:
- Impassable
- VaultImpassable
- SmallImpassable
- type: SnapGrid
offset: Center
- type: Anchorable
snap: true
- type: Pullable
- type: MedicalScanner
- type: Damageable
resistances: metallicResistances