Character climbs the wall upon collision

simdevode

23-10-2006 02:20:16

I am using Box as the collision primitive for the characters and convex hull for the immovable object. But as soon as the character collides with the immovable objects it starts climbing up the wall. Can anyone give me some suggestions.

Thanks in advance.

ricardo_arango

26-10-2006 21:19:23

Are you adding gravity on every physics frame?

Can you post a pic so we can see it better?