Several times you accidentally used ".x/.y" instead of "_x/_y" There is a `ball.position_y` that should simply be `ball.y`
Several times you accidentally used ".x/.y" instead of "_x/_y"
There is a
ball.position_ythat should simply beball.y