gdquest-demos / godot-3-demos

Dozens of free and open source demos for the Godot game engine, version 3. Head to the link below for newer demos for Godot 4+
https://github.com/gdquest-demos/
MIT License
1.85k stars 975 forks source link

Last commit BROKE this. Gave enum it's name back. #43

Closed adonispujols closed 5 years ago

adonispujols commented 5 years ago

Can't do MoveDirection.NONE if you delete MoveDirection.... Just my 2 cents.

NathanLovato commented 5 years ago

Thanks. The last PR was a much welcome contribution that ported dozens of projects to Godot 3.1. Yes, a typo or a bug can slip in, we're human.