Enable physics interpolation

This commit is contained in:
ChaoticByte 2024-09-25 21:21:59 +02:00
parent ab339c8a2c
commit bf1bf94f63
No known key found for this signature in database
2 changed files with 3 additions and 0 deletions

View file

@ -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