275 lines
13 KiB
Plaintext
275 lines
13 KiB
Plaintext
[gd_scene load_steps=19 format=3 uid="uid://bb6rbriqc27pl"]
|
|
|
|
[ext_resource type="Script" uid="uid://chijvjkm2xr5" path="res://scene/ground/script/c04/s08_closeup煮肉游戏.gd" id="1_3lt4f"]
|
|
[ext_resource type="Texture2D" uid="uid://cbql1i4hblmt1" path="res://asset/art/ui/遮罩/inspect特写通用遮罩.png" id="2_e5y6x"]
|
|
[ext_resource type="SpriteFrames" uid="uid://gm8e873mjhgm" path="res://asset/art/gif/c04_煮肉游戏/撇肉沫gif/撇肉沫gif_frames.tres" id="3_sjb15"]
|
|
[ext_resource type="Script" uid="uid://cphfob11f7atx" path="res://addons/property-inspector/pro_animation_sprite2d/pro_animated_sprite.gd" id="4_mjthy"]
|
|
[ext_resource type="PackedScene" uid="uid://bkk1rxx36ghrl" path="res://scene/entity/ux/hover_light_click_area.tscn" id="5_3lt4f"]
|
|
[ext_resource type="SpriteFrames" uid="uid://bbey3pnvbxqmr" path="res://asset/art/gif/c04_煮肉游戏/c04_煮肉游戏_frames.tres" id="5_mjthy"]
|
|
[ext_resource type="PackedScene" uid="uid://bg7oictr1wgex" path="res://scene/little_game/general/draggable.tscn" id="6_e5y6x"]
|
|
[ext_resource type="Texture2D" uid="uid://npw1uvoext2e" path="res://asset/art/gif/c04_煮肉游戏/铲子拿起.png" id="7_6kvwg"]
|
|
[ext_resource type="Texture2D" uid="uid://d3l0aa2083tt" path="res://asset/art/gif/c04_煮肉游戏/煮熟的肉道具.png" id="7_v54bw"]
|
|
[ext_resource type="Texture2D" uid="uid://d1olbwqq8j3oi" path="res://asset/art/gif/c04_煮肉游戏/新鲜的肉场景.png" id="8_e616x"]
|
|
|
|
[sub_resource type="Animation" id="Animation_v54bw"]
|
|
resource_name = "meat_floating"
|
|
length = 5.0
|
|
loop_mode = 1
|
|
tracks/0/type = "value"
|
|
tracks/0/imported = false
|
|
tracks/0/enabled = true
|
|
tracks/0/path = NodePath("Hover肉:position")
|
|
tracks/0/interp = 2
|
|
tracks/0/loop_wrap = true
|
|
tracks/0/keys = {
|
|
"times": PackedFloat32Array(0, 1.46667, 3.13333),
|
|
"transitions": PackedFloat32Array(1, 1, 1),
|
|
"update": 0,
|
|
"values": [Vector2(292, 132), Vector2(293, 130), Vector2(291, 134)]
|
|
}
|
|
|
|
[sub_resource type="Animation" id="Animation_e616x"]
|
|
length = 0.001
|
|
tracks/0/type = "value"
|
|
tracks/0/imported = false
|
|
tracks/0/enabled = true
|
|
tracks/0/path = NodePath("Hover肉:position")
|
|
tracks/0/interp = 1
|
|
tracks/0/loop_wrap = true
|
|
tracks/0/keys = {
|
|
"times": PackedFloat32Array(0),
|
|
"transitions": PackedFloat32Array(1),
|
|
"update": 0,
|
|
"values": [Vector2(292, 135)]
|
|
}
|
|
|
|
[sub_resource type="AnimationLibrary" id="AnimationLibrary_e616x"]
|
|
_data = {
|
|
&"RESET": SubResource("Animation_e616x"),
|
|
&"meat_floating": SubResource("Animation_v54bw")
|
|
}
|
|
|
|
[sub_resource type="Gradient" id="Gradient_gcb2q"]
|
|
offsets = PackedFloat32Array(1)
|
|
colors = PackedColorArray(1, 1, 1, 1)
|
|
|
|
[sub_resource type="GradientTexture2D" id="GradientTexture2D_e616x"]
|
|
gradient = SubResource("Gradient_gcb2q")
|
|
width = 256
|
|
height = 128
|
|
|
|
[sub_resource type="GradientTexture2D" id="GradientTexture2D_v54bw"]
|
|
gradient = SubResource("Gradient_gcb2q")
|
|
width = 156
|
|
height = 128
|
|
|
|
[sub_resource type="Gradient" id="Gradient_6kvwg"]
|
|
offsets = PackedFloat32Array(1)
|
|
colors = PackedColorArray(1, 1, 1, 1)
|
|
|
|
[sub_resource type="GradientTexture2D" id="GradientTexture2D_gcb2q"]
|
|
gradient = SubResource("Gradient_6kvwg")
|
|
width = 256
|
|
height = 256
|
|
|
|
[node name="Closeup煮肉游戏" type="CanvasLayer"]
|
|
script = ExtResource("1_3lt4f")
|
|
|
|
[node name="AnimationPlayer" type="AnimationPlayer" parent="."]
|
|
libraries = {
|
|
&"": SubResource("AnimationLibrary_e616x")
|
|
}
|
|
|
|
[node name="Pro锅" type="AnimatedSprite2D" parent="."]
|
|
sprite_frames = ExtResource("5_mjthy")
|
|
animation = &"煮肉游戏_沸水"
|
|
centered = false
|
|
script = ExtResource("4_mjthy")
|
|
metadata/_custom_type_script = "uid://cphfob11f7atx"
|
|
|
|
[node name="Hover肉" parent="." instance=ExtResource("5_3lt4f")]
|
|
unique_name_in_owner = true
|
|
visible = false
|
|
position = Vector2(292, 135)
|
|
freezing = true
|
|
|
|
[node name="PointLight2D" type="PointLight2D" parent="Hover肉"]
|
|
energy = 0.4
|
|
range_layer_max = 10
|
|
range_item_cull_mask = 65536
|
|
texture = SubResource("GradientTexture2D_e616x")
|
|
|
|
[node name="CollisionPolygon2D" type="CollisionPolygon2D" parent="Hover肉"]
|
|
polygon = PackedVector2Array(-12.3, -30.5, -42.7, -30.5, -81.6, -21.5, -85.3, -21.5, -91.5, -15.3, -91.5, 3.1, -84.5, 9.3, -84.5, 11.6, -58.4, 10.5, -47.8, 10.5, -15.8, 20.5, -11.9, 20.5, 9.7, 30.5, 61.6, 30.5, 77.5, 17.4, 77.5, 15.8, 86, 12.5, 89.7, 12.5, 91.5, 8.9, 91.5, -7.3, 88.5, -10.3, 88.5, -12.2, 9.7, -25.5, 2.8, -25.5)
|
|
|
|
[node name="熟肉" type="Sprite2D" parent="Hover肉"]
|
|
light_mask = 65537
|
|
texture = ExtResource("7_v54bw")
|
|
|
|
[node name="生肉" type="Sprite2D" parent="Hover肉"]
|
|
unique_name_in_owner = true
|
|
light_mask = 65537
|
|
texture = ExtResource("8_e616x")
|
|
|
|
[node name="Node浮末" type="Node2D" parent="."]
|
|
|
|
[node name="Hover浮沫1" parent="Node浮末" instance=ExtResource("5_3lt4f")]
|
|
unique_name_in_owner = true
|
|
position = Vector2(216, 112)
|
|
|
|
[node name="CollisionPolygon2D" type="CollisionPolygon2D" parent="Node浮末/Hover浮沫1"]
|
|
polygon = PackedVector2Array(44.5, -33.5, 44.5, -32.3, 22.3, -29.5, 18.1, -29.5, -6.9, -19.5, -10.1, -19.5, -23, -11.5, -27.3, -11.5, -45.3, 6.5, -46.6, 6.5, -53.5, 16.9, -53.5, 20.7, -59.3, 26.5, -60.8, 26.5, -61.9, 29, -59.5, 31.3, -59.5, 33.8, -37.2, 30.5, -35.9, 30.5, -23, 21.5, -20.5, 21.5, -20.5, 13.9, -0.400002, 8.5, 3.3, 8.5, 13.5, -0.599998, 13.5, -1.4, 31.5, -11.3, 41.6, -13.7, 46, -11.5, 49.3, -11.5, 63.5, -25.7, 63.5, -28.5, 59.5, -31.5, 59.5, -33.5)
|
|
|
|
[node name="Pro浮沫1" type="AnimatedSprite2D" parent="Node浮末/Hover浮沫1"]
|
|
light_mask = 1025
|
|
sprite_frames = ExtResource("3_sjb15")
|
|
animation = &"c03_肉沫01"
|
|
autoplay = "c03_肉沫01"
|
|
script = ExtResource("4_mjthy")
|
|
metadata/_custom_type_script = "uid://cphfob11f7atx"
|
|
|
|
[node name="PointLight2D" type="PointLight2D" parent="Node浮末/Hover浮沫1"]
|
|
energy = 0.4
|
|
range_layer_max = 10
|
|
range_item_cull_mask = 1024
|
|
texture = SubResource("GradientTexture2D_v54bw")
|
|
|
|
[node name="Hover浮沫2" parent="Node浮末" instance=ExtResource("5_3lt4f")]
|
|
unique_name_in_owner = true
|
|
position = Vector2(302, 92)
|
|
|
|
[node name="CollisionPolygon2D" type="CollisionPolygon2D" parent="Node浮末/Hover浮沫2"]
|
|
polygon = PackedVector2Array(-42.5, -13.6, -42.5, -12.4, -55.6, -11.5, -59.9, -11.5, -68.9, -7.5, -71.3, -7.5, -74.5, -4.3, -74.5, 1.8, -60.5, 7.7, -60.5, 10.1, -46.9, 6.3, -45.1, 7.5, -40.7, 7.5, -36.5, 3.3, -30.6, 2.3, -28.5, 3.6, -28.5, 6.1, -15.4, 2.5, -14.2, 2.5, -9.5, 5.6, -9.5, 7.5, -4.5, 7.5, -4.5, 8.5, 7.9, 8.5, 19.2, 3.3, 20.9, 4.5, 23.9, 4.5, 31.3, 1.7, 32.5, 4, 32.5, 7.3, 40.8, 4.5, 42.5, 6.9, 42.5, 8.8, 45, 9.9, 47.1, 7.6, 53.5, 11.6, 53.5, 12.8, 56, 13.9, 59.3, 10.5, 60.5, 13, 60.5, 15.5, 70.7, 15.5, 72.7, 11.5, 74.5, 11.5, 74.5, 3.3, 65.5, -1.7, 65.5, -3.1, 36.5, -10.1, 36.5, -11.4)
|
|
|
|
[node name="PointLight2D" type="PointLight2D" parent="Node浮末/Hover浮沫2"]
|
|
energy = 0.4
|
|
range_layer_max = 10
|
|
range_item_cull_mask = 2048
|
|
texture = SubResource("GradientTexture2D_v54bw")
|
|
|
|
[node name="Pro浮沫2" type="AnimatedSprite2D" parent="Node浮末/Hover浮沫2"]
|
|
light_mask = 2049
|
|
sprite_frames = ExtResource("3_sjb15")
|
|
animation = &"c03_肉沫02"
|
|
autoplay = "c03_肉沫02"
|
|
script = ExtResource("4_mjthy")
|
|
metadata/_custom_type_script = "uid://cphfob11f7atx"
|
|
|
|
[node name="Hover浮沫3" parent="Node浮末" instance=ExtResource("5_3lt4f")]
|
|
unique_name_in_owner = true
|
|
position = Vector2(371, 115)
|
|
|
|
[node name="CollisionPolygon2D" type="CollisionPolygon2D" parent="Node浮末/Hover浮沫3"]
|
|
polygon = PackedVector2Array(-48.5, -35.1, -48.5, -32.8, -50.3, -31, -51.7, -31, -52.8, -28.9, -50.5, -25.4, -50.5, -23.3, -37.5, -21.3, -37.5, -20.7, -35, -19.6, -31.7, -23, -30.1, -23, -23.1, -18, -21.5, -18, -21.5, -13.7, -19, -12.6, -16.2, -15.6, -13.5, -12.3, -13.5, -10, -5.4, -10, 4.5, 0.799999, 4.5, 3.3, 10, 2.5, 9.5, 3, 9.5, 8.9, 19.5, 17.8, 19.5, 19.3, 22, 20.4, 24.3, 18, 25.5, 18, 21.5, 23.3, 21.5, 24, 18.5, 24, 15.5, 28, 12.8, 28, 15.5, 37, 15.5, 40.8, 29.8, 36, 36.3, 36, 49.4, 24, 51.2, 24, 52.2, 18, 54.7, 18, 49.5, 7.5, 49.5, 5, 29.5, -11, 29.5, -12.3, -0.5, -25.3, -0.5, -26.5, -21.5, -32.5, -21.5, -33.9)
|
|
|
|
[node name="PointLight2D" type="PointLight2D" parent="Node浮末/Hover浮沫3"]
|
|
energy = 0.4
|
|
range_layer_max = 10
|
|
range_item_cull_mask = 4096
|
|
texture = SubResource("GradientTexture2D_v54bw")
|
|
|
|
[node name="Pro浮沫3" type="AnimatedSprite2D" parent="Node浮末/Hover浮沫3"]
|
|
light_mask = 4097
|
|
sprite_frames = ExtResource("3_sjb15")
|
|
animation = &"c03_肉沫03"
|
|
autoplay = "c03_肉沫03"
|
|
script = ExtResource("4_mjthy")
|
|
metadata/_custom_type_script = "uid://cphfob11f7atx"
|
|
|
|
[node name="Hover浮沫4" parent="Node浮末" instance=ExtResource("5_3lt4f")]
|
|
unique_name_in_owner = true
|
|
position = Vector2(388, 154)
|
|
|
|
[node name="CollisionPolygon2D" type="CollisionPolygon2D" parent="Node浮末/Hover浮沫4"]
|
|
polygon = PackedVector2Array(8, -12, 8, -10, -0.599998, -3.4, -3.8, -4, -7, -4, -7, 1, -14.7, 1, -22.7, 7, -26.2, 7, -23, 13.4, -23, 16.6, -9, 12.7, -6, 14.2, -6, 17.2, 0.5, 14, 5.8, 14, 16.8, 3, 21.8, 3, 25.8, -1, 27.3, -1, 28.4, -3.5, 22, -9.9, 22, -12)
|
|
|
|
[node name="PointLight2D" type="PointLight2D" parent="Node浮末/Hover浮沫4"]
|
|
energy = 0.4
|
|
range_layer_max = 10
|
|
range_item_cull_mask = 8192
|
|
texture = SubResource("GradientTexture2D_v54bw")
|
|
|
|
[node name="Pro浮沫4" type="AnimatedSprite2D" parent="Node浮末/Hover浮沫4"]
|
|
light_mask = 8193
|
|
sprite_frames = ExtResource("3_sjb15")
|
|
animation = &"c03_肉沫04"
|
|
autoplay = "c03_肉沫04"
|
|
script = ExtResource("4_mjthy")
|
|
metadata/_custom_type_script = "uid://cphfob11f7atx"
|
|
|
|
[node name="Hover浮沫5" parent="Node浮末" instance=ExtResource("5_3lt4f")]
|
|
unique_name_in_owner = true
|
|
position = Vector2(214, 161)
|
|
|
|
[node name="CollisionPolygon2D" type="CollisionPolygon2D" parent="Node浮末/Hover浮沫5"]
|
|
polygon = PackedVector2Array(-36, -16.4, -36, -14, -44, -10.9, -44, -6.5, -33, 1.5, -33, 2.9, -21, 6.9, -21, 8.1, 0, 13, 0, 14.7, 15.2, 13.5, 18, 15.5, 18, 17.4, 33, 18.3, 35.3, 19.8, 40.7, 15.5, 42.2, 15.5, 43.3, 13.3, 40, 8.8, 40, 6.8, 32.2, 5.5, 29.6, 5.5, 23, 1.3, 23, -0.6, 4.9, 0.5, 3.6, 0.5, -1.7, -2.8, -0.5, -3.5, 1.3, -3.5, 2.4, -6, -1, -9.4, -1, -10.8, -3.5, -11.9, -7.7, -7.8, -14, -12.5, -14, -15.7, -20.5, -12.5, -25.6, -12.5)
|
|
|
|
[node name="PointLight2D" type="PointLight2D" parent="Node浮末/Hover浮沫5"]
|
|
energy = 0.4
|
|
range_layer_max = 10
|
|
range_item_cull_mask = 16384
|
|
texture = SubResource("GradientTexture2D_v54bw")
|
|
|
|
[node name="Pro浮沫5" type="AnimatedSprite2D" parent="Node浮末/Hover浮沫5"]
|
|
light_mask = 16385
|
|
sprite_frames = ExtResource("3_sjb15")
|
|
animation = &"c03_肉沫05"
|
|
autoplay = "c03_肉沫05"
|
|
script = ExtResource("4_mjthy")
|
|
metadata/_custom_type_script = "uid://cphfob11f7atx"
|
|
|
|
[node name="Hover浮沫6" parent="Node浮末" instance=ExtResource("5_3lt4f")]
|
|
unique_name_in_owner = true
|
|
position = Vector2(348, 170)
|
|
|
|
[node name="CollisionPolygon2D" type="CollisionPolygon2D" parent="Node浮末/Hover浮沫6"]
|
|
polygon = PackedVector2Array(13.5, -13.1, 13.5, -11, -1.2, -11, -12.5, -2, -12.5, -1.3, -27, 6, -28.8, 6, -29.9, 8.5, -27.5, 10.8, -27.5, 13.1, 2.6, 12, 4.7, 12, 6.7, 8, 7.7, 8, 8.6, 6.1, 9.5, 6.8, 9.5, 9.8, 20.8, 6, 25.6, 6, 30.5, -1.4, 30.5, -5.3)
|
|
|
|
[node name="PointLight2D" type="PointLight2D" parent="Node浮末/Hover浮沫6"]
|
|
energy = 0.4
|
|
range_layer_max = 10
|
|
range_item_cull_mask = 32768
|
|
texture = SubResource("GradientTexture2D_v54bw")
|
|
|
|
[node name="Pro浮沫6" type="AnimatedSprite2D" parent="Node浮末/Hover浮沫6"]
|
|
light_mask = 32769
|
|
sprite_frames = ExtResource("3_sjb15")
|
|
animation = &"c03_肉沫06"
|
|
autoplay = "c03_肉沫06"
|
|
script = ExtResource("4_mjthy")
|
|
metadata/_custom_type_script = "uid://cphfob11f7atx"
|
|
|
|
[node name="Draggable勺" parent="Node浮末" instance=ExtResource("6_e5y6x")]
|
|
unique_name_in_owner = true
|
|
position = Vector2(503, 193)
|
|
rotation = 0.987886
|
|
scale = Vector2(1, 1)
|
|
sprite_offset = Vector2(0, 100)
|
|
freezing = true
|
|
texture = ExtResource("7_6kvwg")
|
|
|
|
[node name="PointLight2D" type="PointLight2D" parent="Node浮末/Draggable勺"]
|
|
position = Vector2(0, 100)
|
|
range_layer_max = 10
|
|
range_item_cull_mask = 128
|
|
texture = SubResource("GradientTexture2D_gcb2q")
|
|
|
|
[node name="CollisionPolygon2D" type="CollisionPolygon2D" parent="Node浮末/Draggable勺"]
|
|
position = Vector2(0, 100)
|
|
polygon = PackedVector2Array(11.5, -114.5, -12.7, -114.5, -20.2, -109.5, -22.4, -109.5, -34.4, -96.5, -35.8, -96.5, -38.8, -89.5, -40.2, -89.5, -42.5, -74, -42.5, -55.6, -41.5, -50.1, -41.5, -46.9, -33.5, -34, -33.5, -31.4, -10.1, -16.5, -8.7, -16.5, -12.5, 24.4, -12.5, 34.5, -17, 53.5, -18.5, 53.5, -18.5, 109.3, -13.3, 114.5, 9.1, 114.5, 13.4, 109.5, 15.5, 109.5, 15.5, 34.7, 12.5, 31.7, 12.5, -15.1, 14.5, -20.1, 14.5, -21.5, 20.1, -25.5, 22.5, -25.5, 28.5, -33.5, 29.8, -33.5, 38.9, -55.5, 40.8, -55.5, 36.5, -82.8, 36.5, -87.1, 28.5, -100.1, 28.5, -102.5)
|
|
|
|
[node name="HoverLightClickArea" parent="." instance=ExtResource("5_3lt4f")]
|
|
|
|
[node name="CollisionShape2D" type="CollisionShape2D" parent="HoverLightClickArea"]
|
|
|
|
[node name="PointLight2D" type="PointLight2D" parent="HoverLightClickArea"]
|
|
|
|
[node name="遮罩" type="TextureRect" parent="."]
|
|
anchors_preset = 15
|
|
anchor_right = 1.0
|
|
anchor_bottom = 1.0
|
|
grow_horizontal = 2
|
|
grow_vertical = 2
|
|
mouse_filter = 2
|
|
texture = ExtResource("2_e5y6x")
|