Hello,   i'm participating to the LudumDare #32 and i have a big issue with Phaser right now. My player had some animations but i need to restrict his hitBox to the character only, but the function "body.setSize()" just doesn't work and the hitbox isn't changing at all. I tried to add the sprite after and before enabling the physics. I tried to modify the hitBox before and after loading a texture. I tried with and without the "this.anchor.setTo()" Nothing seems to work and i can't do what i ne