• Editor
  • How to set exact pixel locations of bounding box vertices?

Related Discussions
...

Hi,

I'd like to use a boundingbox to define an exact area. So far I can't find anywhere on how to set the exact locations of the vertices of the boundingbox. Right now it's just guesswork, but we need exact locations.

Where can we set the exact locations of the vertices of the boundingbox?

BTW is it perhaps possible to lock x- or y-axis while drawing the boundingbox so we can create a 90 degrees angled corner for rectangular boundingboxes?

Thanks in advance,

Hi, @[supprimé]

Unfortunately, the vertices of bounding boxes don’t currently allow exact/numeric positioning on the Spine editor, but you could write a script to parse the JSON and automatically make the bounding boxes perfectly rectangular. There is a similar topic here:
More precise Bounding Box?

I hope this will help.

Misaki a écrit

Hi, @[supprimé]

Unfortunately, the vertices of bounding boxes don’t currently allow exact/numeric positioning on the Spine editor, but you could write a script to parse the JSON and automatically make the bounding boxes perfectly rectangular. There is a similar topic here:
More precise Bounding Box?

I hope this will help.

Thanks for your reaction. Let's hope rectangles and absolute positioning and sizing of bboxes will get implemented in 4.1 than. Have a nice day!