• Runtimes
  • C++ runtime should load color for bounding boxes

Related Discussions
...

Hi,

Following my attempts at using Bounding Boxes for fighting game like boxes: More precise Bounding Box?

I'm setting colors for bounding boxes in Spine. Keeping attacks in red and defense in blue for example makes sense for me. The C++ runtime (if not all of them) doesn't read the color value for bounding boxes. I easily added the code myself to my local copy but would be nice to have for everyone.

Thanks!