PlaceableItem

An item that can be placed on the ground (or some other horizontal surface) and act as furniture or decor.

Implemented by

Fields

canBePlacedOutdoors (Boolean!)

Whether or not this item can be placed outdoors.

interactivity (Interaction)

The type of interaction that this item allows when placed.

isASurface (Boolean!)

Whether or not this item acts as a surface, allowing Miscellaneous items and Photos to be placed on top of it.

length (Float!)

The length of this item when placed, in grid blocks.

lightingType (LightingType)

The type of light emitted by this item when placed.

speakerType (SpeakerType)

The type of speaker that this item can act as when placed.

width (Float!)

The width of this item when placed, in grid blocks.