Physics Body how to make an object not bounce?

whatever I do my object keeps on bouncing even if i put -1000000 on the bounce it still bounce, how can I remove the bouncing effect of the object?

Set bounce to 0 for all objects.  i.e The object that should not bounce, and the object(s) it should not bounce off of.

-Ed

Set bounce to 0 for all objects.  i.e The object that should not bounce, and the object(s) it should not bounce off of.

-Ed