behdad / box2d

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

testbed character collision #172

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Start testbed/character collision

What is the expected output? What do you see instead?
circle character shouldn't pass through rect/hexagon objects but it does

What version of the product are you using? On what operating system?
2.1.2, XP Home 32-bit, VS Express 2008

Please provide any additional information below.

Original issue reported on code.google.com by sat...@seznam.cz on 16 Jan 2011 at 5:28

GoogleCodeExporter commented 9 years ago
yeah I'm getting the same thing, you can't pick up the square or hex objects 
either, it's like they're stuck.

try putting the circle next to one, then mouse-jointing the stuck shape towards 
the circle.  very weird

Original comment by toucansa...@gmail.com on 23 Jan 2011 at 7:45

GoogleCodeExporter commented 9 years ago
with more investigation, the shapes seem to get "stuck" when they land on the 
edge

Original comment by toucansa...@gmail.com on 23 Jan 2011 at 7:47

GoogleCodeExporter commented 9 years ago
Apparently I fixed this some time ago.

Original comment by erinca...@gmail.com on 28 Mar 2011 at 5:44