09-03-2012, 02:06 AM
This bug has been around for at least a year and a half... It shows up randomly in SP every few months, and I'm still not sure if it's a Box2D bug or my fault.
Adding each circle to the world after you set the properties and add a script might fix it, since it's less work for Box2D that way.
Adding each circle to the world after you set the properties and add a script might fix it, since it's less work for Box2D that way.