mirror of
https://github.com/photonstorm/phaser
synced 2025-01-13 05:38:48 +00:00
8eb82e4fcb
This happens when you call collide with a single group as the first param. Seems like the `collideGroupVsSelf` function was not implemented. I've changed it to just call the `collideGroupVsGroup` with the first object twice which worked when I tested it on my project. |
||
---|---|---|
.. | ||
arcade | ||
impact | ||
matter-js | ||
index.js |