[Solved] A little bug when you try to score a point

Hi everybody I noticed, in this lection, there is little bug when you launch a ball and hit the bottom of the ring adding points to the score. This problem is cause by the collider which is exactly at the center of the ring. Here is what happen:
BugInGame

To solve this problem I just moved up a bit the collider of the Primary Trigger so you don’t have this little bug for adding points to the score without the ball entering the ring.
Result

Privacy & Terms