Multiple fixtures on one body or multiple bodies?
问题 Let's say I wanted to create 1000, or maybe even 5000 static body lines on the screen. What I am wondering is, what is the difference between attaching all of these lines (fixtures) onto a single body, or placing each fixture onto its own body. Is there a performance difference between the two methods, or does one method provide more functionality or control over the other method? Below shows the difference between both methods. Attaching each line onto a single body: // Create our body