I have an animation object in shape of ball with different sizes. Think of it like a ball that increase in size from small to large but during the entire animation I want the size of the collider to remain constant through out the animation or always equal to the biggest sprite. How would I do that?
Thanks,