Page 1 of 1

Enable segment collisions in Springies demo

Posted: Tue Jul 09, 2013 1:33 pm
by tomeksowi
Now that Chipmunk supports segment collisions since 6.1.2, they would be nice to have in the Springies demo. The code groups shapes properly and I was a bit surprised they don't collide.

Re: Enable segment collisions in Springies demo

Posted: Tue Jul 09, 2013 2:58 pm
by slembcke
Collision between them are enabled in the beta-6.2 branch actually. Enabling segment-segment collisions is sort of a global and not per-space setting. I remember having to make a few minor fixes to some of the demos to enable it. I've been meaning to actually release 6.2 as a non-beta for a while now. I suppose I should do that instead of fiddling with the old demos. :-\