I am new to phaser and trying to learn phaser 3. I need a revolute constraint for a project.
There are examples for phaser 2 using box2d and p2physics, but they wont work in phaser 3.
I tried looking that in documentation but I don't think it is complete yet.
Can anybody please tell me how to create a revolute constraint (or pin joint) in phaser 3.
checkout the example at this link and hit run code button: