Zanorg Posted October 2, 2019 Share Posted October 2, 2019 Hi, I’m making a simple physic game with Matter JS, you can see here : http://zanorg.com/phaser/ 1 Just click and a sword will fall, try to click some swords and you will see strange behavior : swords are moving by themself, bouncing or sliding etc… I used this tutorial https://www.codeandweb.com/physicseditor/tutorials/how-to-create-physics-shapes-for-phaser-3-and-matterjs with PhysicsEditor and TexturePacker with default settings. Am I doing something wrong ? Thanks ! Link to comment Share on other sites More sharing options...
GenericDevelopper Posted October 10, 2019 Share Posted October 10, 2019 Yes, else it would work Link to comment Share on other sites More sharing options...
Zanorg Posted October 10, 2019 Author Share Posted October 10, 2019 Thanks for this really smart answer Link to comment Share on other sites More sharing options...
Zanorg Posted October 14, 2019 Author Share Posted October 14, 2019 By the way I solved the problem by using Phaser 2 and p2 physics. Now it works great ! Link to comment Share on other sites More sharing options...
Recommended Posts