#Why this doesn't work?

1 messages · Page 1 of 1 (latest)

gleaming sandal
#
  "custom_toggle_label": {
    "type": "custom",
    "renderer": "live_horse_renderer",
    "anchor_from": "center",
    "anchor_to": "center",
    "size": [
        24,
        24
    ],
    "offset": [
        0,
        -10
    ],
    "bindings": [
      {
        "binding_name": "#custom_text",
        "binding_type": "collection",
        "binding_collection_name": "custom_form"
      },
      {
        "binding_name": "#entity_id"
      },
      {
        "binding_type": "view",
        "source_property_name": "('%.11s' * #custom_text)",
        "target_property_name": "#entity_id"
      }
    ],
    "layer": 100
  }
#

it doesn't show the entity

tribal girder