This commit is contained in:
Swept
2021-03-01 20:54:06 +00:00
committed by GitHub
parent 1217eb9402
commit 25e3cf667d
8 changed files with 54 additions and 53 deletions

View File

@@ -9,14 +9,15 @@
- type: InteractionOutline
- type: Physics
mass: 25
anchored: true
anchored: false
shapes:
- !type:PhysShapeAabb
bounds: "-0.45, -0.45, 0.00, 0.45"
layer: [ Passable ]
- type: Sprite
sprite: Constructible/Power/cargo_teleporter.rsi
state: pad-offline
sprite: Constructible/Specific/Cargo/teleporter.rsi
state: offline
drawdepth: FloorObjects
- type: Damageable
resistances: metallicResistances
- type: Destructible
@@ -25,9 +26,15 @@
!type:DamageTrigger
damage: 75
behaviors:
- !type:SpawnEntitiesBehavior
spawn:
SheetSteel1:
min: 1
max: 1
- !type:DoActsBehavior
acts: ["Destruction"]
- type: Anchorable
snap: true
- type: Pullable
- type: PowerReceiver
- type: CargoTelepad