Closed leha-games closed 1 year ago
Using beta releases in production is a pretty brave move tbh. Logs need to remain until I've resolved the issue they are related to, but your bundler can strip them out if you need (most have options for this, webpack certainly does).
Version
Description
Arcade physics has console logs on circle body overlaps. It spams console including in production
Example Test Code
Additional Information
https://github.com/photonstorm/phaser/blob/v3.60.0-beta.20/src/physics/arcade/World.js#L1560 https://github.com/photonstorm/phaser/blob/v3.60.0-beta.20/src/physics/arcade/World.js#L1605 https://github.com/photonstorm/phaser/blob/v3.60.0-beta.20/src/physics/arcade/World.js#L1613 https://github.com/photonstorm/phaser/blob/v3.60.0-beta.20/src/physics/arcade/World.js#L1622 https://github.com/photonstorm/phaser/blob/v3.60.0-beta.20/src/physics/arcade/World.js#L1638
Maybe more. Thanks