hello,
I'm receiving errors when I try to use this function.
spine-lua\Skeleton.lua:443: attempt to index local 'attachment' (a nil value)
11:31:06.649 stack traceback:
11:31:06.649 Skeleton.lua:443: in function 'getBounds'
I was hoping this function would give me the table with the data of the size of the spine object, is that true?
Do I need to create a bounding box for it? (I tried that as well)
I believe this function is not updated as it has math_min without reference?
Thanks