I have an object with a sprite and a collision object, and I notice that when I put it a collection and set the object’s size, the collision object will scale along with the object’s x-axis scale, but not with the y axis scale. I also noticed that when I set the x scale to a small enough value, the collision object would change its size on the y axis even when no changes were made to it.
I googled it and it seems that similar issues have been encountered before, and from the looks of it, this is a bug, so I guess I’m gonna report this as one.
Any help is much appreciated, thanks.