godot-make-pro-2d-games
godot-make-pro-2d-games copied to clipboard
A-RPG demo made with Godot, MIT-licensed, from our Godot course
…side of what godot automatically tweaked as part of opening the project and files in 3.2.3. Doing this separate from any actual changes because of the noise. **Please check if...
when I attempt to close the Godot editor with this project open, Godot hangs. I have to `kill` the Godot process from the terminal. [Linux]
Using Godot 3.1.1 Stable, Windows 10, Building with GLES3 for Windows Desktop (debug builds only) **Steps To Reproduce** 1. Downloaded and imported project. 2. Duplicated Grasslands level to "NewLevel". 3....
Unable to quit game from the ESC menu, have to -F4 to close it.
Fixes https://github.com/GDquest/make-pro-2d-games-with-godot/issues/93 Let me know if you'd like this handled in a different way. I did the simplest way possible, but I could also add a "Game Over" screen if...
Suggestion: It might be worth temporarily changing the collision masks / layers whilst in the air to allow jumping over holes / dodging attacks from some enemies.