## Version * Phaser Version: 3.15.1, 3.16.0 Beta 3 ## Description If you pass `x` and `y` arguments to [StaticBody#reset](https://photonstorm.github.io/phaser3-docs/Phaser.Physics.Arcade.StaticBody.html#reset__anchor) they have no effect. The body is always reset to the game object's coordinates.