Hi there,
Messing around with physics and am struggling to implement something quite the way I want to.
I'm using the "Apply force towards" action on click/tap to accelerate an object towards the mouse. I want the object to have pretty high elasticity and bounce off of the environment. However, regardless of elasticity in both objects, if the velocity of the moving object is <40 (ish) in X or Y direction, the object sticks to the wall rather than bouncing.
I've tried many variations of elasticity, damping, etc, but they all have roughly the same outcome. I've also messed with the stepping iterations, stepping mode, etc.
Am I missing something or is this just a limitation of the physics sim?
capx and video.