Enable physics interpolation
This commit is contained in:
parent
ab339c8a2c
commit
bf1bf94f63
2 changed files with 3 additions and 0 deletions
|
@ -49,7 +49,9 @@ player_right={
|
|||
|
||||
[physics]
|
||||
|
||||
common/physics_jitter_fix=0.0
|
||||
2d/physics_engine="Rapier2D"
|
||||
common/physics_interpolation=true
|
||||
|
||||
[rendering]
|
||||
|
||||
|
|
Reference in a new issue