[ + ] added the action "[title]" and "[subtitle]"
[ + ] A new list of actions that are called when hovering over a button has been added. Example:
Code (YAML):
b1:
type
:
"button"
texture
:
"examples/green.png"
texture_outline
:
"examples/green_outline.png"
position
:
"[24, 24]"
actions:
pre_actions
:
-
"[title] &7<-----"
-
"[subtitle] &aback to main"
actions
:
-
"[back]"