I’ve been trying to follow this. There are 2 problems with mine:
The ball bounces off the paddle straight 95% of the time.
It doesn’t detect a game over.
Could anyone assist me in discovering what’s wrong with my game? I’ve been looking at it a while, and I’m not seeing where I’ve coded it wrong. `**(???)`[/B] [/SIZE][/SIZE][/COLOR]** **Please figure out how I messed this game up and I'll be able to make note of it. This way I hopefully won't repeat my errors in the future.**
Does nothing? Then that is your issue, if OnTriggerEnter2d isn’t even firing. I would expect output to the console. I didn’t imply that this would fix the issue, but rather a technique for debugging. Target.tag better be exactly equal to “BottomBorder” or you have a likely misspelling.