Hey I'm wondering how to check for collision on an object that grows each time it hits a certain object. I can get it to grow and recognize collision, but as the object grows, the collision hit box remains the same small size.
I'm using physics bodies and the collision event.
Thanks is advance!