Help, ASAP
In godot, I'm making a collision script, so, I have made a for loop looping through all the bodies the key collided with and if it is im the 'Player' group, then it prints something
The code -

If you look at the bottom, there are these debug messages and I have no clue what it means.