mirror of
https://github.com/godotengine/godot-demo-projects.git
synced 2026-01-06 16:00:08 +01:00
Enable physics interpolation in all 2D demos (#1070)
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.
This commit is contained in:
@@ -184,6 +184,7 @@ splitscreen={
|
||||
|
||||
common/physics_ticks_per_second=120
|
||||
2d/default_gravity=2100
|
||||
common/physics_interpolation=true
|
||||
|
||||
[rendering]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user