Hi I was just wondering if there was an easy way to ensure that after pulling in spine data for a character the box collider 2d component attached to the character will have it's offset set to 0?
Often times the offset of the box collider 2d will be some random number, and that can make things just a bit harder when syncing position in networking.
Thanks in advance!