Hi,
I have been searching high and low for how to create a 2 player scoreboard.
Basically, what I am looking to do is create a scoreboard which displays the score of Player 1 and another to display Player 2's score. However, even when following the tutorial in Joy of Code I find myself running into errors.
The game itself is very similar to pong. However, rather than the plain white paddles, I have an animated baby. I also have the ball. I know how to get the ball to register +1 to each score when the ball hits either side, but I cant seem to discover a way to have these scores displayed separately.
I would be thankful if someone could please help me!

