Arcade physics hitbox based on sprite

Ah I understand now. With Arcade Physics I believe the answer is no. You can change the body to be a circle instead of a rectangle, but that’s the only other shape you can use.

Check out it’s API documentation - https://photonstorm.github.io/phaser3-docs/Phaser.Physics.Arcade.Body.html

1 Like