player movement with animations

This commit is contained in:
2024-10-31 21:05:02 +01:00
parent 2f13b587c7
commit 7bd1d5a2e5
194 changed files with 17765 additions and 48 deletions

5
.vscode/extensions.json vendored Normal file
View File

@ -0,0 +1,5 @@
{
"recommendations": [
"visualstudiotoolsforunity.vstuc"
]
}