#How do I create that? Help!

1 messages · Page 1 of 1 (latest)

urban notch
#

It's on the wiki
It's called hover text

rich skiff
#

Let's see how it goes

rich skiff
urban notch
#

Yes

rich skiff
# urban notch Yes

The only bad thing is that I could only make it have one specific text for everyone ;-;

urban notch
rich skiff
rich skiff
# urban notch why tho? you can pass data from #form_button_text

this?

"button_content_with_hover": {
  "type": "panel",
  "controls": [
    {
      "button_label": {
        "type": "label",
        "text": "#form_button_text",
        "color": [0.2, 0.2, 0.4],
        "shadow": false,
        "font_type": "smooth",
        "font_scale_factor": 0.9,
        "size": ["100%", "default"],
        "text_alignment": "center",
        "bindings": [
          {
            "binding_name": "#form_button_text",
            "binding_type": "collection",
            "binding_collection_name": "form_buttons"
          }
        ]
      }
    },
    {
      "[email protected]_text": {
        "ignored": "$default_state",
        "layer": 100,
        "property_bag": {
          "#hover_text": "Haz click para seleccionar este servidor"
        }
      }
    }
  ]
}
urban notch
urban notch
#

You can mimic the hover text using a cursor following button or probably input panel