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 2D demos #1070

Open Calinou opened 1 month ago

Calinou commented 1 month ago

This makes uses of the new built-in 2D physics interpolation added in 4.3.

For 3D demos, a separate PR requiring master will be made later.

Not cherry-pickable to 4.2, as 2D physics interpolation is only available in 4.3 and later.