跳到主要内容

bettermodel_indicator_config

Configure the interaction indicator for a BetterModel entity — entity entry.

Entry Information

PropertyValue
Entry IDbettermodel_indicator_config
TypeEntity
ColorMedium_sea_green
Iconmdi:hand-pointing-left

Description

Configures the interaction indicator for a BetterModel entity. Allows customizing the flash duration, indicator text, and visibility conditions without needing a custom interaction entry.

Fields

FieldTypeDescription
flashDurationMsLongDuration in ms the interaction indicator flashes when the entity is clicked
visibleByDefaultBooleanWhether the indicator is visible by default
indicatorOffsetYDoubleY offset for the indicator above the entity's nameplate
interpolationDurationMsLongInterpolation duration for indicator position changes (ms)

Usage Example

- entry: bettermodel_indicator_config
name: "Configure the interaction indicator for a BetterModel entity"
flashDurationMs: 0
visibleByDefault: false
indicatorOffsetY: 0
interpolationDurationMs: 0