Rework player movement in C++

This commit is contained in:
2021-03-06 00:27:07 -05:00
parent 3dd00eabd3
commit a21e90388e
110 changed files with 570 additions and 162 deletions

5
.gitmodules vendored
View File

@ -3,4 +3,7 @@
url = git@github.com:CptPotato/GodotThings.git
[submodule "client/Assets/Proprietary"]
path = client/Assets/Proprietary
url = git@github.com:josephbmanley/the-connection-proprietary.git
url = git@github.com:josephbmanley/the-connection-proprietary.git
[submodule "godot-cpp"]
path = godot-cpp
url = git@github.com:godotengine/godot-cpp.git