You can try adding:
On Start of layout --> Sprite8 ---> Set Physics world gravity to 4
Also, friction, linear damping and elasticity should only have values from 0 to 1.
I changed some values to your Sprite8 physics behavior:
Friction 0.5
Elasticity 1
Linear Damping 0.4