#Is it possible to separate the text from the actionBar and modify each one?

1 messages · Page 1 of 1 (latest)

limber grotto
#

the right one is possible

elfin beacon
limber grotto
#

I am also trying that not got any progress working on the player body

limber grotto
#
       "type": "panel",
       "anchor_from": "top_left",
       "anchor_to": "top_left",
        "clips_children": true,
        "size": [
            28,
            38
        ],
        "layer": 2,
        "offset": [
            -4,
            -17
        ],
        "controls": [
            {
                "player_head_renderer": {
                    "type": "custom",
                    "renderer": "hud_player_renderer",
                    "size": [
                        35,
                        85
                    ],```
#

can't figure out the issue of cropping it

#

can u check it out

elfin beacon
limber grotto
#

yes

#

it worked fine yesterday but I messed up and now idk how to use it

elfin beacon
limber grotto
#

does it work like in image size

elfin beacon
#

Yes

limber grotto
#

it's too small

do you know how controls work for the rootpanel it gives me error if I use any type= panel,custom etc with controls

@base error

elfin beacon