godotengine / godot-demo-projects

Demonstration and Template Projects
https://godotengine.org
MIT License
5.44k stars 1.52k forks source link

Enable physics interpolation in all 3D demos #1074

Open Calinou opened 3 weeks ago

Calinou commented 3 weeks ago

This makes use of the new built-in 3D physics interpolation planned after Godot 4.3.

Marked as draft, as 3D physics interpolation is not merged in master yet. This PR requires https://github.com/godotengine/godot/pull/92391 to be tested.