Improved movement interpolation
This commit is contained in:
@ -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"
|
||||
|
Reference in New Issue
Block a user