gdquest-demos / godot-3-beginner-2d-platformer

Learn to create a 2d platform game with the Godot game engine. This is a beginner programming tutorial.
MIT License
364 stars 96 forks source link

IDK if I did this wrong but the game shows an empty screen in TestLevel #27

Closed hozaifaO closed 4 years ago

hozaifaO commented 4 years ago

I have everything the same as shown in the first tutorial but when I try to run the game I see a blank gray screen and when I run the "TestLevel" scene I see the scene but The Player is not falling and I have collision on and also the script written the same as you have. If someone is feeling free of time can you check the files here - https://github.com/k4b00m-Hozaifa/First2DGame