behdad / box2d

Automatically exported from code.google.com/p/box2d
2 stars 12 forks source link

Character demo shows very strange results #148

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Run the character demo.

What is the expected output? What do you see instead?
From the test code, it looks like I should be able to move the hex and square 
shape around, but in real life they are "sort of" stuck to the ground.  They 
are always drawn at the same spot, but it seems like if I collide them with the 
circle object they move as if on an elastic band, but they are never drawn 
differently.

What version of the product are you using? On what operating system?
Windows.  Rev 100

Original issue reported on code.google.com by toucansa...@gmail.com on 14 Aug 2010 at 8:08

GoogleCodeExporter commented 9 years ago
This should be fixed now. Please test.

Original comment by erinca...@gmail.com on 16 Aug 2010 at 6:27

GoogleCodeExporter commented 9 years ago
What was changed for this fix?  I'm seeing similar behavior on jbox2d.

Original comment by toucansa...@gmail.com on 17 Aug 2010 at 9:11