Verlet Collisions

Monkey Forums/Monkey Programming/Verlet Collisions

Canardian(Posted 2011) [#1]
I ported a simple Verlet Physics example to Monkey, and managed to get 3 kinds of collisions, but still no collision where the active colliding body would continue rotation. Anyone got any ideas how to make it?

Here's the code so far: