Im trying to make a a coffee bean bounce of a cup and Ive followed the 2d tutorials but my coffee bean simply goes right behind the cup. It just gets pulled down with gravity and does not bounce off of the cup. How can I fix this? Ive follwed these tutorials:
https://unity3d.com/learn/tutorials/modules/beginner/2d/rigidbody2d?playlist=17093
https://unity3d.com/learn/tutorials/modules/beginner/2d/sliding-bouncing-2d?playlist=17093
Edit: Ive fixed my problem but I got another. My coffee bean is an oval shape and now it only bounces but does not rotate like in the second video. It doesnt act like a real ball