Wrenchable Chairs and Plants (#14489)

This commit is contained in:
Alekshhh
2023-04-01 11:29:33 +03:00
committed by GitHub
parent eee96125df
commit 269aaa8696

View File

@@ -9,7 +9,7 @@
- type: Clickable - type: Clickable
- type: InteractionOutline - type: InteractionOutline
- type: Physics - type: Physics
bodyType: Dynamic - type: Anchorable
- type: Fixtures - type: Fixtures
fixtures: fixtures:
- shape: - shape:
@@ -50,7 +50,6 @@
components: components:
- type: Transform - type: Transform
anchored: true anchored: true
- type: Anchorable
- type: Rotatable - type: Rotatable
- type: Sprite - type: Sprite
state: chair state: chair
@@ -64,7 +63,6 @@
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
@@ -80,7 +78,6 @@
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
@@ -119,7 +116,6 @@
components: components:
- type: Transform - type: Transform
anchored: true anchored: true
- type: Anchorable
- type: Rotatable - type: Rotatable
- type: Sprite - type: Sprite
state: comfy state: comfy
@@ -135,7 +131,6 @@
components: components:
- type: Transform - type: Transform
anchored: true anchored: true
- type: Anchorable
- type: Rotatable - type: Rotatable
- type: Sprite - type: Sprite
state: shuttle state: shuttle
@@ -184,7 +179,6 @@
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,7 +192,6 @@
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