"Fix" conveyors (#6301)

This commit is contained in:
metalgearsloth
2022-01-31 01:30:15 +11:00
committed by GitHub
parent f392997597
commit 9a5a8a55e1
4 changed files with 93 additions and 80 deletions

View File

@@ -5,20 +5,10 @@
placement:
mode: SnapgridCenter
components:
- type: Rotatable
rotateWhileAnchored: true
- type: Clickable
- type: InteractionOutline
- type: Physics
- type: Fixtures
fixtures:
- shape:
!type:PhysShapeAabb
bounds: "-0.49,-0.49,0.49,0.49"
hard: false
layer:
- Opaque
- Impassable
- MobImpassable
- VaultImpassable
- type: Transform
anchored: true
- type: Sprite
@@ -66,6 +56,8 @@
id: TwoWayLever
name: two way lever
description: A two way lever.
placement:
mode: SnapgridCenter
components:
- type: Clickable
- type: InteractionOutline