the-third-place/scenes/parallax_clouds.tscn

139 lines
4.3 KiB
Text

[gd_scene format=3 uid="uid://tlcdxoupi2lb"]
[ext_resource type="Texture2D" uid="uid://b5ukhu38gqv6" path="res://sprites/cloud layers.png" id="1_b1x6b"]
[ext_resource type="Script" uid="uid://bk5yqefge5l0v" path="res://scenes/parallax_clouds.gd" id="1_wed3d"]
[ext_resource type="Texture2D" uid="uid://cu1hmiru4slak" path="res://sprites/coffee-buoy.png" id="2_pcgsf"]
[node name="ParallaxClouds" type="Node2D" unique_id=1859128454]
z_index = -100
script = ExtResource("1_wed3d")
[node name="Foreground" type="Parallax2D" parent="." unique_id=1810383542 groups=["parallax_clouds"]]
self_modulate = Color(0.09185078, 0.09185078, 0.09185078, 1)
z_index = 5
scroll_scale = Vector2(1, 2.5)
scroll_offset = Vector2(-88, -1)
repeat_size = Vector2(0, 64)
autoscroll = Vector2(0, 12)
repeat_times = 6
follow_viewport = false
[node name="Sprite2D" type="Sprite2D" parent="Foreground" unique_id=1072362228]
texture_repeat = 2
position = Vector2(120, 160)
texture = ExtResource("1_b1x6b")
hframes = 4
frame = 3
region_rect = Rect2(0, 0, 64, 64)
[node name="Sprite2D2" type="Sprite2D" parent="Foreground" unique_id=197485442]
texture_repeat = 2
position = Vector2(296, 160)
texture = ExtResource("1_b1x6b")
flip_h = true
hframes = 4
frame = 3
region_rect = Rect2(0, 0, 64, 64)
[node name="Midground A" type="Parallax2D" parent="." unique_id=808073040 groups=["parallax_clouds"]]
z_index = 4
scroll_scale = Vector2(1, 2.5)
scroll_offset = Vector2(-87, -1)
repeat_size = Vector2(0, 64)
autoscroll = Vector2(0, 6)
repeat_times = 6
follow_viewport = false
[node name="Sprite2D" type="Sprite2D" parent="Midground A" unique_id=1827015332]
texture_repeat = 2
position = Vector2(120, 160)
texture = ExtResource("1_b1x6b")
hframes = 4
frame = 2
region_rect = Rect2(0, 0, 64, 64)
[node name="Sprite2D2" type="Sprite2D" parent="Midground A" unique_id=1995499185]
texture_repeat = 2
position = Vector2(293, 160)
texture = ExtResource("1_b1x6b")
flip_h = true
hframes = 4
frame = 2
region_rect = Rect2(0, 0, 64, 64)
[node name="Midground B" type="Parallax2D" parent="." unique_id=2012107382 groups=["parallax_clouds"]]
z_index = 3
scroll_scale = Vector2(1, 2.5)
scroll_offset = Vector2(-87, -1)
repeat_size = Vector2(0, 64)
autoscroll = Vector2(0, 4)
repeat_times = 6
follow_viewport = false
[node name="Sprite2D" type="Sprite2D" parent="Midground B" unique_id=319143427]
texture_repeat = 2
position = Vector2(122, 160)
texture = ExtResource("1_b1x6b")
hframes = 4
frame = 1
region_rect = Rect2(0, 0, 64, 64)
[node name="Sprite2D2" type="Sprite2D" parent="Midground B" unique_id=1709016326]
texture_repeat = 2
position = Vector2(292, 160)
texture = ExtResource("1_b1x6b")
flip_h = true
hframes = 4
frame = 1
region_rect = Rect2(0, 0, 64, 64)
[node name="Background Nothing" type="Parallax2D" parent="." unique_id=603653601 groups=["parallax_clouds"]]
scroll_scale = Vector2(1, 2.5)
scroll_offset = Vector2(-89, -27)
repeat_size = Vector2(0, 32)
autoscroll = Vector2(0, 1.5)
repeat_times = 11
follow_viewport = false
[node name="Sprite2D" type="Sprite2D" parent="Background Nothing" unique_id=2117909699]
modulate = Color(0.6524728, 0.65247285, 0.6524728, 1)
texture_repeat = 2
position = Vector2(105, 133)
texture = ExtResource("1_b1x6b")
centered = false
region_enabled = true
region_rect = Rect2(0, 0, 64, 64)
[node name="Sprite2D2" type="Sprite2D" parent="Background Nothing" unique_id=534116580]
modulate = Color(0.6524728, 0.65247285, 0.6524728, 1)
texture_repeat = 2
position = Vector2(247, 133)
texture = ExtResource("1_b1x6b")
centered = false
flip_h = true
region_enabled = true
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
[node name="Sprite2D" type="Sprite2D" parent="CoffeeBuoy" unique_id=997370246]
position = Vector2(150, 205)
texture = ExtResource("2_pcgsf")
[node name="Sprite2D2" type="Sprite2D" parent="CoffeeBuoy" unique_id=603875955]
position = Vector2(85, 45)
scale = Vector2(0.75, 0.75)
texture = ExtResource("2_pcgsf")
flip_h = true
[node name="ColorRect" type="ColorRect" parent="." unique_id=23364495]
z_index = -5
offset_right = 239.0
offset_bottom = 323.0
color = Color(0.14509805, 0.16470589, 0.23921569, 1)