Hi, is there any way I could have some sort of an individual box collider of each child of the object? I really need an individual effect of each part.
If there isn't any yet, anyone can help me on how to access each of it so I can do it manually in C#? seems like I can mess around with the tk2dSpineSkeleton (haven't tried yet) but I'm not really sure I have to do it there since it is behind 2D toolkit, which is probably I have to gain access to the 2D toolkit sprite as well.
Thanks!