Tweaked timings between levels and other details with the ending.
This commit is contained in:
parent
b12558a846
commit
20b657c7b1
13 changed files with 125 additions and 64 deletions
|
|
@ -117,6 +117,7 @@ region_rect = Rect2(0, 0, 64, 64)
|
|||
[node name="CoffeeBuoy" type="Parallax2D" parent="." unique_id=813362228 groups=["parallax_clouds"]]
|
||||
self_modulate = Color(0.5931336, 0.59313357, 0.59313357, 1)
|
||||
scroll_scale = Vector2(1, -2)
|
||||
scroll_offset = Vector2(-1, 0)
|
||||
repeat_size = Vector2(0, 375)
|
||||
autoscroll = Vector2(0, 1)
|
||||
repeat_times = 3
|
||||
|
|
@ -131,7 +132,7 @@ scale = Vector2(0.75, 0.75)
|
|||
texture = ExtResource("2_pcgsf")
|
||||
flip_h = true
|
||||
|
||||
[node name="ColorRect" type="ColorRect" parent="." unique_id=23364495 groups=["parallax_clouds"]]
|
||||
[node name="ColorRect" type="ColorRect" parent="." unique_id=23364495]
|
||||
z_index = -5
|
||||
offset_right = 239.0
|
||||
offset_bottom = 323.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue