schteppe / p2.js

JavaScript 2D physics library
Other
2.63k stars 330 forks source link

No collision detection code in the Collision Example #343

Open f1am3d opened 5 years ago

f1am3d commented 5 years ago

No collision detection code in the Collision Example: http://schteppe.github.io/p2.js/demos/collisions.html

There is no place in the code where the objects change their color on collision.