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:
@@ -4,6 +4,8 @@
|
|||||||
placement:
|
placement:
|
||||||
mode: SnapgridCenter
|
mode: SnapgridCenter
|
||||||
components:
|
components:
|
||||||
|
- type: Transform
|
||||||
|
anchored: true
|
||||||
- type: Clickable
|
- type: Clickable
|
||||||
- type: InteractionOutline
|
- type: InteractionOutline
|
||||||
- type: Physics
|
- type: Physics
|
||||||
|
|||||||
@@ -93,6 +93,8 @@
|
|||||||
id: StoolBar
|
id: StoolBar
|
||||||
parent: SeatBase
|
parent: SeatBase
|
||||||
components:
|
components:
|
||||||
|
- type: Transform
|
||||||
|
anchored: true
|
||||||
- type: Rotatable
|
- type: Rotatable
|
||||||
rotateWhileAnchored: true
|
rotateWhileAnchored: true
|
||||||
- type: Anchorable
|
- type: Anchorable
|
||||||
@@ -151,6 +153,8 @@
|
|||||||
parent: SeatBase
|
parent: SeatBase
|
||||||
description: It looks comfy.
|
description: It looks comfy.
|
||||||
components:
|
components:
|
||||||
|
- type: Transform
|
||||||
|
anchored: true
|
||||||
- type: Anchorable
|
- type: Anchorable
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
state: comfychair_preview
|
state: comfychair_preview
|
||||||
@@ -217,6 +221,8 @@
|
|||||||
parent: SeatBase
|
parent: SeatBase
|
||||||
description: The pilot seat of a prestigious ship.
|
description: The pilot seat of a prestigious ship.
|
||||||
components:
|
components:
|
||||||
|
- type: Transform
|
||||||
|
anchored: true
|
||||||
- type: Anchorable
|
- type: Anchorable
|
||||||
- type: Rotatable
|
- type: Rotatable
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
|
|||||||
Reference in New Issue
Block a user