Godot Version
4.7
Question
Hello! I’m currently remaking Ping Pong as my first game and I keep getting this weird issue where the ball isn’t getting reflected whenever it collides with a surface.
This is what it does instead:
And this is what I did for the code:
I checked the documentation and this seems to be the way to reflect vectors, so I’m really not sure what’s causing this issue.
