mirror of
https://github.com/kodzukye/omens-ascent.git
synced 2026-08-10 13:23:10 +00:00
157 lines
5.6 KiB
Plaintext
157 lines
5.6 KiB
Plaintext
[gd_scene format=3 uid="uid://j5y1pb8t167t"]
|
|
|
|
[ext_resource type="Texture2D" uid="uid://dapligyg1q7vd" path="res://assets/images/sprites/World/Background/Wasteland_Sky.png" id="1_ftg25"]
|
|
[ext_resource type="Texture2D" uid="uid://bk41feg0qdi0t" path="res://assets/images/sprites/World/Background/Wasteland_Mountains_1.png" id="2_c6vxt"]
|
|
[ext_resource type="Texture2D" uid="uid://cdgo042aie21s" path="res://assets/images/sprites/World/Background/Wasteland_Mountains_2.png" id="3_hxksc"]
|
|
[ext_resource type="Texture2D" uid="uid://c6nak38doipjr" path="res://assets/images/sprites/World/Forest/Background/2.png" id="4_7hk2w"]
|
|
[ext_resource type="Texture2D" uid="uid://cg3d5ub47f3o1" path="res://assets/images/sprites/World/Forest/Background/1.png" id="5_u651t"]
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_7vq3v"]
|
|
atlas = ExtResource("5_u651t")
|
|
region = Rect2(0, 0, 32, 32)
|
|
|
|
[node name="Background" type="Node2D" unique_id=105665021]
|
|
|
|
[node name="Sky" type="Parallax2D" parent="." unique_id=657886953]
|
|
scroll_scale = Vector2(0, 0)
|
|
scroll_offset = Vector2(0, 60)
|
|
|
|
[node name="Sprite2D" type="Sprite2D" parent="Sky" unique_id=877999229]
|
|
position = Vector2(201, 80)
|
|
texture = ExtResource("1_ftg25")
|
|
|
|
[node name="MountainFarthest" type="Parallax2D" parent="." unique_id=883776816]
|
|
scroll_scale = Vector2(0.1, 0.1)
|
|
scroll_offset = Vector2(0, 64)
|
|
repeat_size = Vector2(512, 0)
|
|
repeat_times = 4
|
|
|
|
[node name="Sprite2D" type="Sprite2D" parent="MountainFarthest" unique_id=634603301]
|
|
position = Vector2(201, 80)
|
|
texture = ExtResource("2_c6vxt")
|
|
|
|
[node name="MountainClosest" type="Parallax2D" parent="." unique_id=1167614974]
|
|
scroll_scale = Vector2(0.2, 0.2)
|
|
scroll_offset = Vector2(0, 55)
|
|
repeat_size = Vector2(512, 0)
|
|
repeat_times = 4
|
|
|
|
[node name="Sprite2D" type="Sprite2D" parent="MountainClosest" unique_id=166848168]
|
|
position = Vector2(291, 80)
|
|
texture = ExtResource("3_hxksc")
|
|
|
|
[node name="TreesFarthest" type="Parallax2D" parent="." unique_id=119945814]
|
|
scale = Vector2(2, 2)
|
|
scroll_scale = Vector2(0.4, 0.4)
|
|
scroll_offset = Vector2(0, -127)
|
|
repeat_size = Vector2(320, 0)
|
|
repeat_times = 10
|
|
|
|
[node name="Sprite2D" type="Sprite2D" parent="TreesFarthest" unique_id=1566301259]
|
|
position = Vector2(291, 80)
|
|
texture = ExtResource("4_7hk2w")
|
|
|
|
[node name="TreesClosest" type="Parallax2D" parent="." unique_id=510673686]
|
|
scale = Vector2(2, 2)
|
|
scroll_scale = Vector2(0.6, 0.6)
|
|
scroll_offset = Vector2(0, -176)
|
|
repeat_size = Vector2(320, 0)
|
|
repeat_times = 10
|
|
|
|
[node name="Sprite2D" type="Sprite2D" parent="TreesClosest" unique_id=1041505745]
|
|
position = Vector2(291, 80)
|
|
texture = ExtResource("5_u651t")
|
|
|
|
[node name="Bottom" type="Node2D" parent="." unique_id=459555776]
|
|
|
|
[node name="TreeColor" type="Parallax2D" parent="Bottom" unique_id=1907225585]
|
|
scale = Vector2(2, 2)
|
|
scroll_scale = Vector2(0.6, 0.6)
|
|
scroll_offset = Vector2(0, -172)
|
|
repeat_size = Vector2(32, 0)
|
|
repeat_times = 50
|
|
|
|
[node name="Sprite2D" type="Sprite2D" parent="Bottom/TreeColor" unique_id=623469261]
|
|
position = Vector2(291, 171.5)
|
|
texture = SubResource("AtlasTexture_7vq3v")
|
|
|
|
[node name="TreeColor2" type="Parallax2D" parent="Bottom" unique_id=407485850]
|
|
scale = Vector2(2, 2)
|
|
scroll_scale = Vector2(0.6, 0.6)
|
|
scroll_offset = Vector2(0, -114)
|
|
repeat_size = Vector2(32, 0)
|
|
repeat_times = 50
|
|
|
|
[node name="Sprite2D" type="Sprite2D" parent="Bottom/TreeColor2" unique_id=711993537]
|
|
position = Vector2(291, 171.5)
|
|
texture = SubResource("AtlasTexture_7vq3v")
|
|
|
|
[node name="TreeColor3" type="Parallax2D" parent="Bottom" unique_id=1435380270]
|
|
scale = Vector2(2, 2)
|
|
scroll_scale = Vector2(0.6, 0.6)
|
|
scroll_offset = Vector2(0, -57)
|
|
repeat_size = Vector2(32, 0)
|
|
repeat_times = 50
|
|
|
|
[node name="Sprite2D" type="Sprite2D" parent="Bottom/TreeColor3" unique_id=1910007757]
|
|
position = Vector2(291, 171.5)
|
|
texture = SubResource("AtlasTexture_7vq3v")
|
|
|
|
[node name="TreeColor4" type="Parallax2D" parent="Bottom" unique_id=1591812674]
|
|
scale = Vector2(2, 2)
|
|
scroll_scale = Vector2(0.6, 0.6)
|
|
scroll_offset = Vector2(0, 1)
|
|
repeat_size = Vector2(32, 0)
|
|
repeat_times = 50
|
|
|
|
[node name="Sprite2D" type="Sprite2D" parent="Bottom/TreeColor4" unique_id=1977769823]
|
|
position = Vector2(291, 171.5)
|
|
texture = SubResource("AtlasTexture_7vq3v")
|
|
|
|
[node name="Top" type="Node2D" parent="." unique_id=685349063]
|
|
position = Vector2(0, -563)
|
|
|
|
[node name="TreeColor" type="Parallax2D" parent="Top" unique_id=1080823883]
|
|
scale = Vector2(2, 2)
|
|
scroll_scale = Vector2(0.6, 0.6)
|
|
scroll_offset = Vector2(0, -172)
|
|
repeat_size = Vector2(32, 0)
|
|
repeat_times = 50
|
|
|
|
[node name="Sprite2D" type="Sprite2D" parent="Top/TreeColor" unique_id=1405529693]
|
|
position = Vector2(291, 171.5)
|
|
texture = SubResource("AtlasTexture_7vq3v")
|
|
|
|
[node name="TreeColor2" type="Parallax2D" parent="Top" unique_id=2138120073]
|
|
scale = Vector2(2, 2)
|
|
scroll_scale = Vector2(0.6, 0.6)
|
|
scroll_offset = Vector2(0, -114)
|
|
repeat_size = Vector2(32, 0)
|
|
repeat_times = 50
|
|
|
|
[node name="Sprite2D" type="Sprite2D" parent="Top/TreeColor2" unique_id=595757712]
|
|
position = Vector2(291, 171.5)
|
|
texture = SubResource("AtlasTexture_7vq3v")
|
|
|
|
[node name="TreeColor3" type="Parallax2D" parent="Top" unique_id=38076199]
|
|
scale = Vector2(2, 2)
|
|
scroll_scale = Vector2(0.6, 0.6)
|
|
scroll_offset = Vector2(0, -57)
|
|
repeat_size = Vector2(32, 0)
|
|
repeat_times = 50
|
|
|
|
[node name="Sprite2D" type="Sprite2D" parent="Top/TreeColor3" unique_id=1739542178]
|
|
position = Vector2(291, 171.5)
|
|
texture = SubResource("AtlasTexture_7vq3v")
|
|
|
|
[node name="TreeColor4" type="Parallax2D" parent="Top" unique_id=59467353]
|
|
scale = Vector2(2, 2)
|
|
scroll_scale = Vector2(0.6, 0.6)
|
|
scroll_offset = Vector2(0, 1)
|
|
repeat_size = Vector2(32, 0)
|
|
repeat_times = 50
|
|
|
|
[node name="Sprite2D" type="Sprite2D" parent="Top/TreeColor4" unique_id=578425012]
|
|
position = Vector2(291, 171.5)
|
|
texture = SubResource("AtlasTexture_7vq3v")
|