I’m starting to like the creatures a bit more. I have figure out a way to keep the bodies separated and have them still collide with one another. When they are smaller, some still get a bit tangled. I have been building creature in both Chipmunk and Box2d for comparison. I’m not sure which one …
Working on some plant creatures. The vines are built using box2d and springs. They are really flexible but seem to collapse upon eachother, it turns into a mess. I would like to built up the structure of the vines with box2d segments but I can’t figure out a way to build simple lines that change …