camera smoothing only on y
This commit is contained in:
@@ -19367,7 +19367,7 @@ position = Vector2(2048, 0)
|
||||
|
||||
[node name="pipe" parent="Pipes" instance=ExtResource("9_sfjeq")]
|
||||
position = Vector2(832, -64)
|
||||
target = Vector2(640, 112)
|
||||
target = Vector2(640, 192)
|
||||
|
||||
[node name="pipe2" parent="Pipes" instance=ExtResource("9_sfjeq")]
|
||||
position = Vector2(816, 240)
|
||||
@@ -19387,7 +19387,6 @@ offset_right = 98.0
|
||||
offset_bottom = -88.0
|
||||
theme_override_colors/font_color = Color(0.25332, 0.473895, 1, 1)
|
||||
theme_override_fonts/font = ExtResource("11_1j7cv")
|
||||
text = "Swipe Left To Move"
|
||||
horizontal_alignment = 1
|
||||
vertical_alignment = 1
|
||||
script = ExtResource("12_uc2k2")
|
||||
@@ -19399,7 +19398,6 @@ offset_right = 105.0
|
||||
offset_bottom = -64.0
|
||||
theme_override_colors/font_color = Color(0.25332, 0.473895, 1, 1)
|
||||
theme_override_fonts/font = ExtResource("11_1j7cv")
|
||||
text = "Right Down Tap Jump"
|
||||
horizontal_alignment = 1
|
||||
vertical_alignment = 1
|
||||
|
||||
@@ -19410,7 +19408,6 @@ offset_right = 1304.0
|
||||
offset_bottom = -75.0
|
||||
theme_override_colors/font_color = Color(0.25332, 0.473895, 1, 1)
|
||||
theme_override_fonts/font = ExtResource("11_1j7cv")
|
||||
text = "Right Up Tap Fire"
|
||||
horizontal_alignment = 1
|
||||
vertical_alignment = 1
|
||||
|
||||
@@ -19471,7 +19468,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"]
|
||||
|
||||
Reference in New Issue
Block a user