I have a simple problem, I am not sure how to resolve and need help.
I have an animal moving in the screen, and it need to have a physics body. The image of the animal changes - it has states of moving, eating, etc - so I cannot attach the physics to its image/animation. I was wondering what is the best way to handle this?