118 lines
4.0 KiB
Plaintext
118 lines
4.0 KiB
Plaintext
|
|
[gd_scene format=3 uid="uid://cylk271eo0sxu"]
|
||
|
|
|
||
|
|
[ext_resource type="Texture2D" uid="uid://cwypumqx8itup" path="res://original data/images/kcas0.jpg" id="1_lx3ow"]
|
||
|
|
[ext_resource type="Script" uid="uid://bcxlia8u8tjm7" path="res://scenes/game/fish_cascade.gd" id="1_tj4tg"]
|
||
|
|
[ext_resource type="Texture2D" uid="uid://dd2yqhqic7acs" path="res://original data/images/tux/gulp0.png" id="2_04abn"]
|
||
|
|
[ext_resource type="Texture2D" uid="uid://5vts7ippn4cl" path="res://original data/images/tux/gulp1.png" id="3_o008d"]
|
||
|
|
[ext_resource type="Texture2D" uid="uid://cwnh5jv7ftuam" path="res://original data/images/tux/gulp2.png" id="4_1s1b5"]
|
||
|
|
[ext_resource type="Texture2D" uid="uid://cy7chpor47cqe" path="res://original data/images/tux/gulp3.png" id="5_pvajk"]
|
||
|
|
[ext_resource type="Texture2D" uid="uid://tpukb58o242b" path="res://original data/images/tux/run0.png" id="6_lg4hc"]
|
||
|
|
[ext_resource type="Texture2D" uid="uid://cuprnmxy5a7u2" path="res://original data/images/tux/run1.png" id="7_tj4tg"]
|
||
|
|
[ext_resource type="Texture2D" uid="uid://bsh0r0ldjgt51" path="res://original data/images/tux/stand0.png" id="8_wevax"]
|
||
|
|
[ext_resource type="Texture2D" uid="uid://cebh8ecpj0274" path="res://original data/images/tux/stand1.png" id="9_8sqkf"]
|
||
|
|
[ext_resource type="Texture2D" uid="uid://bwimfoayd83p2" path="res://original data/images/tux/stand-.png" id="10_me7rb"]
|
||
|
|
[ext_resource type="Texture2D" uid="uid://dyjdddytxqybg" path="res://original data/images/tux/walk0.png" id="11_lg4hc"]
|
||
|
|
[ext_resource type="Texture2D" uid="uid://bequiqfu54xe7" path="res://original data/images/tux/walk1.png" id="12_tj4tg"]
|
||
|
|
[ext_resource type="Texture2D" uid="uid://f6sy7wboy6td" path="res://original data/images/tux/walk2.png" id="13_wevax"]
|
||
|
|
[ext_resource type="Texture2D" uid="uid://nduj5djmkad7" path="res://original data/images/tux/walk3.png" id="14_8sqkf"]
|
||
|
|
[ext_resource type="AudioStream" uid="uid://c8017fjw3ntl0" path="res://assets/audio/music/game/2-27. Pursuit - A Great Turnabout.mp3" id="16_wevax"]
|
||
|
|
|
||
|
|
[sub_resource type="SpriteFrames" id="SpriteFrames_5wky4"]
|
||
|
|
animations = [{
|
||
|
|
"frames": [{
|
||
|
|
"duration": 1.0,
|
||
|
|
"texture": ExtResource("2_04abn")
|
||
|
|
}, {
|
||
|
|
"duration": 1.0,
|
||
|
|
"texture": ExtResource("3_o008d")
|
||
|
|
}, {
|
||
|
|
"duration": 1.0,
|
||
|
|
"texture": ExtResource("4_1s1b5")
|
||
|
|
}, {
|
||
|
|
"duration": 1.0,
|
||
|
|
"texture": ExtResource("5_pvajk")
|
||
|
|
}],
|
||
|
|
"loop": true,
|
||
|
|
"name": &"gulp",
|
||
|
|
"speed": 5.0
|
||
|
|
}, {
|
||
|
|
"frames": [{
|
||
|
|
"duration": 1.0,
|
||
|
|
"texture": ExtResource("6_lg4hc")
|
||
|
|
}, {
|
||
|
|
"duration": 1.0,
|
||
|
|
"texture": ExtResource("7_tj4tg")
|
||
|
|
}],
|
||
|
|
"loop": true,
|
||
|
|
"name": &"run",
|
||
|
|
"speed": 5.0
|
||
|
|
}, {
|
||
|
|
"frames": [{
|
||
|
|
"duration": 1.0,
|
||
|
|
"texture": ExtResource("8_wevax")
|
||
|
|
}, {
|
||
|
|
"duration": 1.0,
|
||
|
|
"texture": ExtResource("9_8sqkf")
|
||
|
|
}, {
|
||
|
|
"duration": 1.0,
|
||
|
|
"texture": ExtResource("10_me7rb")
|
||
|
|
}],
|
||
|
|
"loop": true,
|
||
|
|
"name": &"stand",
|
||
|
|
"speed": 5.0
|
||
|
|
}, {
|
||
|
|
"frames": [{
|
||
|
|
"duration": 1.0,
|
||
|
|
"texture": ExtResource("11_lg4hc")
|
||
|
|
}, {
|
||
|
|
"duration": 1.0,
|
||
|
|
"texture": ExtResource("12_tj4tg")
|
||
|
|
}, {
|
||
|
|
"duration": 1.0,
|
||
|
|
"texture": ExtResource("13_wevax")
|
||
|
|
}, {
|
||
|
|
"duration": 1.0,
|
||
|
|
"texture": ExtResource("14_8sqkf")
|
||
|
|
}],
|
||
|
|
"loop": true,
|
||
|
|
"name": &"walk",
|
||
|
|
"speed": 5.0
|
||
|
|
}]
|
||
|
|
|
||
|
|
[node name="FishCascade" type="Node2D" unique_id=82120739]
|
||
|
|
script = ExtResource("1_tj4tg")
|
||
|
|
|
||
|
|
[node name="CanvasLayer" type="CanvasLayer" parent="." unique_id=1937900767]
|
||
|
|
layer = -1
|
||
|
|
|
||
|
|
[node name="Control" type="Control" parent="CanvasLayer" unique_id=1754186074]
|
||
|
|
layout_mode = 3
|
||
|
|
anchors_preset = 15
|
||
|
|
anchor_right = 1.0
|
||
|
|
anchor_bottom = 1.0
|
||
|
|
grow_horizontal = 2
|
||
|
|
grow_vertical = 2
|
||
|
|
metadata/_edit_use_anchors_ = true
|
||
|
|
|
||
|
|
[node name="TextureRect" type="TextureRect" parent="CanvasLayer/Control" unique_id=1605677218]
|
||
|
|
layout_mode = 1
|
||
|
|
anchors_preset = 15
|
||
|
|
anchor_right = 1.0
|
||
|
|
anchor_bottom = 1.0
|
||
|
|
grow_horizontal = 2
|
||
|
|
grow_vertical = 2
|
||
|
|
texture = ExtResource("1_lx3ow")
|
||
|
|
expand_mode = 1
|
||
|
|
metadata/_edit_use_anchors_ = true
|
||
|
|
|
||
|
|
[node name="FishTux" type="AnimatedSprite2D" parent="." unique_id=1877342570]
|
||
|
|
position = Vector2(650, 660)
|
||
|
|
sprite_frames = SubResource("SpriteFrames_5wky4")
|
||
|
|
animation = &"stand"
|
||
|
|
frame_progress = 0.36790088
|
||
|
|
|
||
|
|
[node name="BackgroundMusic" type="AudioStreamPlayer2D" parent="." unique_id=414011462]
|
||
|
|
stream = ExtResource("16_wevax")
|
||
|
|
volume_db = -15.0
|
||
|
|
autoplay = true
|