Controls in-game don't work in the exported .exe file

Alright, I solved it.

I exported the game with the Debug console and got the following message:

So it couldn’t preload the player_bullet.tscn, because I renamed the res://player folder to res://Player. :sweat_smile:

Now it all works. :smiley:

1 Like