stenobot / Marimo

A game called Marimo
0 stars 0 forks source link

Snake: Add slack to snake while grappling objects #56

Closed stenobot closed 6 years ago

x00l commented 7 years ago

The "else" statement in TracePixels is cheating the grapple effect with a DistanceJoint and 2 points rather than using the physics nodes. Try to use the physics nodes and add logic while constraining so the length remains a constant distance while permitting slack.

stenobot commented 6 years ago

Cutting this for now