Hello. I am programming a simple game with unity 5.5.0f3. The game is PONG.
The game is almost finished but i have found a problem at the final.
The problem is the following, when the ball touch the walls it bounces without problem, but the method OnTriggerEnter2D doesnt execute his code, it is like if doesnt detect collision. I want that when te ball collisions with right or left wall the player adds one point.
I have uploaded my project.
Thanks to all.
2942772–217832–Pong 2017.rar (909 KB)