[SOLVED] Bounce back and forth between platform walls

How do I…

I am trying to bounce player of a wall using advanced platform extension, which I have done partially, but I also want him to bounce back of any wall , and as seen in events, I want so the force to stop when players lands on top of a platform, so basically back and forth bounces, and eventually a player lands on top of a platform.

What is the expected result

Bouncing back of any wall , until landing on top of a platform.

What is the actual result

A return bounce / second bounce doesn’t happen, the player is positioned a bit to the left, as if there was force, but then falls to the ground.

Related screenshots