Enable physics interpolation in all 3D demos (#1074)

This makes use of the new built-in 3D physics interpolation
added in Godot 4.4.
This commit is contained in:
Hugo Locurcio
2025-04-15 16:54:41 +02:00
committed by GitHub
parent a88ca219b8
commit 819d201cc4
25 changed files with 137 additions and 121 deletions

View File

@@ -98,3 +98,4 @@ character_jump={
jolt_physics_3d/limits/max_bodies=20480
jolt_physics_3d/limits/max_body_pairs=131072
jolt_physics_3d/limits/max_contact_constraints=40960
common/physics_interpolation=true