Co-authored-by: Metal Gear Sloth <metalgearsloth@gmail.com>
This commit is contained in:
metalgearsloth
2021-03-08 15:11:45 +11:00
committed by GitHub
parent 88e7b6096c
commit 2194e2546c

View File

@@ -11,15 +11,18 @@
sprite: Constructible/Power/ame_controller.rsi
state: control
- type: Physics
# Mass of 1? Unmovable. Mass of 25? Fine. What on earth is going on?
mass: 25
fixtures:
- shape:
!type:PhysShapeAabb {}
!type:PhysShapeAabb
bounds: "-0.45, -0.45, 0.45, 0.45"
layer:
- Opaque
- Impassable
- MobImpassable
- VaultImpassable
- SmallImpassable
mask:
- Impassable
- VaultImpassable
- SmallImpassable
- type: Damageable