Your paddle already knows when the ball touches it, because the Console says so every time. That print is all it does so far. This node turns it into a real bounce. Where the ball lands on the paddle decides the angle it leaves at, and that one rule is what makes Pong a game instead of a screensaver.