How can i stop this, i set both actors to 0 Restitution to stop the bouncing and i cannot get it to stop it only bounces very little, but it still bounces ?
I will take a screen shot soon... but yes the restitution is set to 0 on both actors, and i want it to slide down when it hits the actor, by doing that changing x velocity will cancel that out? thanks! I'll post a screen shot of both actors now...
circular shape always helps i noticed that... even with the built in platformer tutorial.. its hard to climb the steps unless the collide shape is circular..
Comments
A quick fix would be to change its motion linear velocity x (or y depending on what direction its bouncing) to zero when it collides with the object.
take a screen shot of the actors rules and such if you can, then we can tell you whats happeneing better
http://i55.tinypic.com/f3hqx1.png - Wall its colliding with.
Not sure if that works.
BTW nice drawings you have in that ball and wall!