Unable to move characterbody2D after moving scripts and scenes around

Hi all, really stuck on this one. So I had a .gd file in Scenes folder and moved it to Scripts, but now I renamed a few files as I decided to call say the Level as level_00 as a tutorial stage. Made adjustments to other filenames, but now when I instantiate the player character, it won’t move. Script hasn’t changed whatsoever. Really stuck :frowning_face_with_open_mouth:

Can confirm by adding print for the input it detects input from the keyboard as well.




Screenshot 2023-09-19 at 6.12.16 pm


Things get stranger… I removed the bagel and reapplied it to another spot and when I go to run the game it appears where would be the start Spawn Position.


Screenshot 2023-09-19 at 6.21.50 pm

slaps forhead I now realise what I did wrong. Wrong signal, I picked bodyentered instead of bodyexited. Wow, I’m embarassed!

Good stuff that you spotted and sorted it tho.

1 Like

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.

Privacy & Terms