diff --git a/player/player.tscn b/player/player.tscn index 463c5ce..05c70b4 100644 --- a/player/player.tscn +++ b/player/player.tscn @@ -10,6 +10,7 @@ floor_block_on_wall = false script = ExtResource("1_fob34") [node name="Camera2D" type="Camera2D" parent="."] +process_callback = 0 position_smoothing_enabled = true drag_horizontal_enabled = true drag_vertical_enabled = true diff --git a/project.godot b/project.godot index 4e042fd..9219ca7 100644 --- a/project.godot +++ b/project.godot @@ -49,7 +49,9 @@ player_right={ [physics] +common/physics_jitter_fix=0.0 2d/physics_engine="Rapier2D" +common/physics_interpolation=true [rendering]