fix: leaving wall stops wall hugging

This commit is contained in:
2025-06-10 16:53:09 +02:00
parent f00def5e6e
commit d53aca98a0
5 changed files with 22 additions and 1 deletions

View File

@ -23,6 +23,11 @@ config/icon="res://icon.svg"
GUIDE="*res://addons/guide/guide.gd"
[display]
window/size/viewport_width=1980
window/size/viewport_height=1080
[dotnet]
project/assembly_name="Movement tests"