#how do i fix my nineslice?? [Resolved]

1 messages · Page 1 of 1 (latest)

marsh otter
#

What's the problem? It does exactly what you do.

#

Also, if the image size is 6px*6px why You do nineslice 30?

unkempt mesa
#

What does your 6x6 png looks like?

unkempt mesa
#

Make sure the actual size of your .png file is the one you wrote on the base_size

#

I want to see the pixels you want to stretch or remain

#
    "nineslice_size":
      2,
    "base_size": [
      6,
      6
    ]
  }```
#

try this

surreal tide
#
    "nineslice_size": [
      1,
      1,
      1,
      1,
   ],
    "base_size": [
      6,
      6
    ]
  }```
#

try this

unkempt mesa
#
      "type": "image",
      "size": [10, 10],
      "texture": ""
}```

was this part the image of the background or the text?
#

I think it's the size you need to adjust, the nineslice should fit it properly-

#

You can adjust the nineslice I provided to adjust the thickness of the border

#

well, goodluck-!

raven lodge
#

[Resolved)