How to make a ball bounce along the ground only?

Hello ,i’m a complete newbie in game development and want to try ue4 and mess around with the physics :slight_smile:

my question is how to make a ball bounce along the ground only? becuase thats not normal for a pool game.

i know thats because the ball is rolling but how do i solve it?

109087-unreal.gif

You could “block” the movement on the z-axis inside the blueprint.
Go to the details-panel and there at physics->Constraints check the axis on whitch the ball should keep its initial value

109111-physics+constraints.png