Anchor some more stuff that should be anchored

They're all static bodies and aligned centre to the tile anyway sooo
This commit is contained in:
metalgearsloth
2021-10-05 23:43:52 +11:00
parent 7cea9d5861
commit bc62e500fe
2 changed files with 8 additions and 0 deletions

View File

@@ -4,6 +4,8 @@
placement:
mode: SnapgridCenter
components:
- type: Transform
anchored: true
- type: Clickable
- type: InteractionOutline
- type: Physics

View File

@@ -93,6 +93,8 @@
id: StoolBar
parent: SeatBase
components:
- type: Transform
anchored: true
- type: Rotatable
rotateWhileAnchored: true
- type: Anchorable
@@ -151,6 +153,8 @@
parent: SeatBase
description: It looks comfy.
components:
- type: Transform
anchored: true
- type: Anchorable
- type: Sprite
state: comfychair_preview
@@ -217,6 +221,8 @@
parent: SeatBase
description: The pilot seat of a prestigious ship.
components:
- type: Transform
anchored: true
- type: Anchorable
- type: Rotatable
- type: Sprite