I’m creating a 2D Pong game. I managed to design and code the paddles to stay in their designated positions. But I have an issue with the ball. The camera follows the ball instead of staying in place. How do I stop this?
Here’s the code I have so far:
