"Fix" conveyors (#6301)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user