In this game of pong, you bounce different fruit (apples and bananas) with apples scoring 1 point with a 14 in 15 chance of spawning and bananas scoring 5 points with a 1 in 15 chance of spawning. There’s also a slim chance that both can spawn at the same time or nothing spawns. If nothing spawns, then you will need to restart.
I think I fixed it! It works perfectly now. The problem was the extra coding that wasn't part of the tutorial! Thanks to @Goldenlight0001 for the original project!