yhara/dxopal

Use Matter.js for collision detection?

yhara opened this issue · 1 comments

yhara commented

After trying, I realized that this is not good.

Example:

  • When making shooting game, Matter detects collisions among player's bullets 😱
  • Matter itself has APIs for this case, but it is not easy to integrate this into DXRuby API