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

Remove Geometry2D.gd dependency #19

Closed razcore-rad closed 5 years ago

razcore-rad commented 5 years ago

What Geometry2D.gd is out of scope for this little project. There's too many advanced concepts in there.