Hi,
I'm new to Godot and have been working on my first platform game.
After designating layers for collision, all my enemies are detecting player perfectly when Player is in contact with them, but for some reason at the start of the level, all the enemies detect Player immediately, even though Player is nowhere near any of them.
Is there anything I'm maybe missing or doing wrong?
Thanks guys!