32 lines
1.2 KiB
Plaintext
32 lines
1.2 KiB
Plaintext
[gd_scene format=3 uid="uid://m87tvwartvc6"]
|
|
|
|
[ext_resource type="PackedScene" uid="uid://ct16vr66fn58d" path="res://shark.tscn" id="1_a68s1"]
|
|
|
|
[sub_resource type="Gradient" id="Gradient_4l5f2"]
|
|
interpolation_mode = 2
|
|
offsets = PackedFloat32Array(0.3008658, 0.66450214, 0.9805195)
|
|
colors = PackedColorArray(0.06666667, 0.06666667, 0.07058824, 1, 0.3529412, 0.29803923, 0.4392157, 1, 0.039215688, 0.48235294, 0.60784316, 1)
|
|
|
|
[sub_resource type="FastNoiseLite" id="FastNoiseLite_8hhxv"]
|
|
noise_type = 2
|
|
domain_warp_enabled = true
|
|
|
|
[sub_resource type="NoiseTexture2D" id="NoiseTexture2D_jmyjl"]
|
|
noise = SubResource("FastNoiseLite_8hhxv")
|
|
color_ramp = SubResource("Gradient_4l5f2")
|
|
seamless = true
|
|
|
|
[node name="Main2D" type="Node2D" unique_id=1396228864]
|
|
|
|
[node name="BackgroundLayer" type="Parallax2D" parent="." unique_id=1376556356]
|
|
repeat_size = Vector2(512, 512)
|
|
|
|
[node name="Sprite2D" type="Sprite2D" parent="BackgroundLayer" unique_id=2137941191]
|
|
texture = SubResource("NoiseTexture2D_jmyjl")
|
|
|
|
[node name="MidgroundLayer" type="Parallax2D" parent="." unique_id=2049755198]
|
|
|
|
[node name="ForegroundLayer" type="Parallax2D" parent="." unique_id=603516260]
|
|
|
|
[node name="Shark" parent="." unique_id=868425079 instance=ExtResource("1_a68s1")]
|