Add examples pack
victorfisac opened this issue · 3 comments
victorfisac commented
Physac needs a interesting pack of examples to show all features and results of the library. I have this pack as reference to adapt them to Physac: https://phaser.io/examples/v2/category/box2d
Current examples are a simple demo of creating random physics bodies and a shatter feature example...
victorfisac commented
Update: added new restitution example in commit 52eb655
victorfisac commented
Update: added new friction example in commit 45a5321
victorfisac commented
Update: added new movement example in commit 787094c