Improved movement interpolation

This commit is contained in:
2024-02-23 20:13:46 +01:00
parent 7926b7a80e
commit fcee55d9a4
10 changed files with 48 additions and 31 deletions

View File

@ -37,10 +37,6 @@ window/stretch/mode="canvas_items"
window/stretch/aspect="expand"
window/vsync/vsync_mode=0
[editor]
run/main_run_args="--offline"
[editor_plugins]
enabled=PackedStringArray("res://addons/terrain_3d/plugin.cfg")
@ -167,4 +163,5 @@ skill_4={
[physics]
common/physics_jitter_fix=0.0
3d/physics_engine="JoltPhysics3D"