Revert "Wrenchable Chairs and Plants" (#15721)

This commit is contained in:
Nemanja
2023-04-24 00:18:07 -04:00
committed by GitHub
parent b306555d21
commit b9b5370e4e

View File

@@ -9,7 +9,7 @@
- type: Clickable - type: Clickable
- type: InteractionOutline - type: InteractionOutline
- type: Physics - type: Physics
- type: Anchorable bodyType: Dynamic
- type: Fixtures - type: Fixtures
fixtures: fixtures:
- shape: - shape:
@@ -56,6 +56,7 @@
components: components:
- type: Transform - type: Transform
anchored: true anchored: true
- type: Anchorable
- type: Rotatable - type: Rotatable
- type: Sprite - type: Sprite
state: chair state: chair
@@ -69,6 +70,7 @@
parent: SeatBase parent: SeatBase
description: Apply butt. description: Apply butt.
components: components:
- type: Anchorable
- type: Sprite - type: Sprite
state: stool state: stool
- type: Construction - type: Construction
@@ -84,6 +86,7 @@
anchored: true anchored: true
- type: Rotatable - type: Rotatable
rotateWhileAnchored: true rotateWhileAnchored: true
- type: Anchorable
- type: Sprite - type: Sprite
state: bar state: bar
- type: Construction - type: Construction
@@ -122,6 +125,7 @@
components: components:
- type: Transform - type: Transform
anchored: true anchored: true
- type: Anchorable
- type: Rotatable - type: Rotatable
- type: Sprite - type: Sprite
state: comfy state: comfy
@@ -137,6 +141,7 @@
components: components:
- type: Transform - type: Transform
anchored: true anchored: true
- type: Anchorable
- type: Rotatable - type: Rotatable
- type: Sprite - type: Sprite
state: shuttle state: shuttle
@@ -185,6 +190,7 @@
parent: SeatBase parent: SeatBase
description: Looks uncomfortable. description: Looks uncomfortable.
components: components:
- type: Anchorable
- type: Rotatable - type: Rotatable
- type: Sprite - type: Sprite
state: ritual state: ritual
@@ -198,6 +204,7 @@
parent: SeatBase parent: SeatBase
description: It's staring back. description: It's staring back.
components: components:
- type: Anchorable
- type: Rotatable - type: Rotatable
- type: Sprite - type: Sprite
state: cursed state: cursed