Anchor extinguisher cabinets

This commit is contained in:
metalgearsloth
2021-09-24 13:43:06 +10:00
parent 47ce77757a
commit f75940b638
2 changed files with 3 additions and 1 deletions

View File

@@ -13,4 +13,4 @@
# layers: # layers:
# - state: blue # - state: blue
placement: placement:
mode: AlignTileAny mode: SnapgridCenter

View File

@@ -3,6 +3,8 @@
name: extinguisher cabinet name: extinguisher cabinet
description: A small wall mounted cabinet designed to hold a fire extinguisher. description: A small wall mounted cabinet designed to hold a fire extinguisher.
components: components:
- type: Transform
anchored: true
- type: Clickable - type: Clickable
- type: InteractionOutline - type: InteractionOutline
- type: Sprite - type: Sprite