I can’t find the right way to use the setPushable function. It doesn’t seem to be available on the physics body or the parent sprite object.
this.body.setPushable(false);
TypeError: this.body.setPushable is not a function. (In ‘this.body.setPushable(false)’, ‘this.body.setPushable’ is undefined