gdquest-demos / godot-make-pro-2d-games

A-RPG demo made with Godot, MIT-licensed, from our Godot course
MIT License
995 stars 108 forks source link

godot 3.2.3 update/refresh. No actual changes made to this commit out… #108

Open graydwarf opened 3 years ago

graydwarf commented 3 years ago

…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 the PR fulfills these requirements:

Related issue (if applicable): #

What kind of change does this PR introduce? godot automatic updates. Many default variables removed by updating to 3.2.3.

Does this PR introduce a breaking change? No

New feature or change

No change.

What is the current behavior? No change.

What is the new behavior? No change.

Other information Just godot cleanup. Removed around 3500 redundant lines.

graydwarf commented 3 years ago

Wanted to get all these 3.2.3 godot updates done in one commit so future updates and fixes don't have a bunch of noise.