Skip to main content
GameDev.net gamedev.net

PRO Tired of ads? Read GameDev.net ad-free and help keep the community independent with GameDev Pro — $3/month.

Joints

Joints

dx elliot
dx elliot
Journal of dx elliot · · 1 min read
1,587 0
This is the eighth level that I have finished. I've added some support for joints (b2RevoluteJoint, b2DistanceJoint) and it has opened up so many possibilities. I attached many circles together using b2RevoluteJoints to make this long chain that must be held by both ends. A third cursor is needed to swing the hanging door that nudges the circle off the platform.

Discussion

Loading comments...