Version
- Phaser Version: 4.0.0 RC1
Description
When the Arcade Physics World's useTree is false, searching dynamic bodies with OverlapCirc() or OverlapRect() causes an error:
[Error] TypeError: undefined is not a function (near '...bodies.iterate...')
Example Test Code
https://phaser.io/sandbox/Rcy9uLd3
Additional Information
#7105
Version
Description
When the Arcade Physics World's
useTreeis false, searching dynamic bodies withOverlapCirc()orOverlapRect()causes an error:Example Test Code
https://phaser.io/sandbox/Rcy9uLd3
Additional Information
#7105