camera smoothing only on y

This commit is contained in:
Jonas Braus
2024-08-05 00:19:18 +02:00
parent 6ef02c5628
commit a2f9549d15
17 changed files with 159 additions and 52 deletions
+1 -2
View File
@@ -45755,7 +45755,7 @@ position = Vector2(1296, 176)
[node name="pipe" parent="pipes" instance=ExtResource("10_aqfih")]
position = Vector2(1472, -48)
target = Vector2(1264, 64)
target = Vector2(1264, 192)
[node name="pipe2" parent="pipes" instance=ExtResource("10_aqfih")]
position = Vector2(1440, 240)
@@ -45858,7 +45858,6 @@ zoom = Vector2(3, 3)
limit_left = -160
limit_top = -184
limit_bottom = 32
position_smoothing_enabled = true
position_smoothing_speed = 10.0
[node name="ColorRect" type="ColorRect" parent="Camera2D"]