xiandie/scene/ground/script/c04/s05_closeup烧香游戏.tscn

95 lines
3.7 KiB
Plaintext
Raw Normal View History

2025-09-03 14:39:21 +00:00
[gd_scene load_steps=13 format=3 uid="uid://bgrsj77ib4aft"]
2025-08-20 09:18:26 +00:00
[ext_resource type="Script" uid="uid://d2opetdllxqom" path="res://scene/ground/script/c04/s05_closeup烧香游戏.gd" id="1_oe4qf"]
2025-09-03 14:39:21 +00:00
[ext_resource type="Texture2D" uid="uid://c2fbih5vvkdqg" path="res://asset/art/scene/c04/s05_客厅/烧香游戏/背景.png" id="2_44hkt"]
2025-08-20 09:18:26 +00:00
[ext_resource type="Texture2D" uid="uid://cbql1i4hblmt1" path="res://asset/art/ui/遮罩/inspect特写通用遮罩.png" id="2_n3udk"]
[ext_resource type="PackedScene" uid="uid://dmysq4sxx8iqh" path="res://scene/entity/ux/content_inspector.tscn" id="3_0wwrt"]
2025-09-03 14:39:21 +00:00
[ext_resource type="Texture2D" uid="uid://bpb1rdvw2j6j8" path="res://asset/art/scene/c04/s05_客厅/烧香游戏/有影子的底图.png" id="3_q67ed"]
[ext_resource type="Texture2D" uid="uid://dqommrb7br07q" path="res://asset/art/scene/c04/s05_客厅/烧香游戏/人.png" id="4_q4ve3"]
2025-08-20 09:18:26 +00:00
[ext_resource type="Texture2D" uid="uid://f186lvt5y2ql" path="res://asset/art/ui/遮罩/inspect背景遮罩.png" id="5_ejjam"]
2025-09-03 14:39:21 +00:00
[ext_resource type="Texture2D" uid="uid://vp8ha1t0xutc" path="res://asset/art/scene/c04/s05_客厅/烧香游戏/碗.png" id="5_ja0s8"]
2025-08-20 09:18:26 +00:00
[ext_resource type="Script" uid="uid://dpocj5al0rvai" path="res://ui/text_helper.gd" id="6_cwegt"]
2025-09-03 14:39:21 +00:00
[ext_resource type="Texture2D" uid="uid://bnxxwj8xumchl" path="res://asset/art/scene/c04/s05_客厅/烧香游戏/煮熟的肉道具.png" id="6_d47x7"]
2025-08-20 09:18:26 +00:00
[ext_resource type="Texture2D" uid="uid://fburdgkqrphw" path="res://asset/art/scene/c04/s00_父母房间桌面_客厅儿童画墙面/c03_药方.png" id="6_oe4qf"]
2025-09-03 14:39:21 +00:00
[ext_resource type="Texture2D" uid="uid://dd5yhsvuxulss" path="res://asset/art/scene/c04/s05_客厅/烧香游戏/效果图1.png" id="7_ghlwm"]
2025-08-20 09:18:26 +00:00
[node name="Closeup烧香游戏" type="CanvasLayer"]
script = ExtResource("1_oe4qf")
2025-09-03 14:39:21 +00:00
metadata/_edit_horizontal_guides_ = [38.0]
2025-08-20 09:18:26 +00:00
2025-09-03 14:39:21 +00:00
[node name="背景" type="Sprite2D" parent="."]
texture = ExtResource("2_44hkt")
centered = false
[node name="桌子" type="Sprite2D" parent="."]
position = Vector2(-41, 68)
texture = ExtResource("3_q67ed")
centered = false
[node name="人_胳膊" type="Sprite2D" parent="桌子"]
position = Vector2(192, -68)
texture = ExtResource("4_q4ve3")
centered = false
[node name="三碗" type="Sprite2D" parent="."]
position = Vector2(51, 86)
texture = ExtResource("5_ja0s8")
centered = false
[node name="碗" type="Sprite2D" parent="."]
position = Vector2(205, 159)
texture = ExtResource("6_d47x7")
centered = false
[node name="效果图" type="Sprite2D" parent="."]
visible = false
self_modulate = Color(1, 1, 1, 0.52549)
position = Vector2(-41, 0)
texture = ExtResource("7_ghlwm")
centered = false
2025-08-20 09:18:26 +00:00
[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_n3udk")
[node name="ContentInspector" parent="." instance=ExtResource("3_0wwrt")]
visible = false
[node name="遮罩" type="TextureRect" parent="ContentInspector"]
layout_mode = 1
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
grow_horizontal = 2
grow_vertical = 2
mouse_filter = 2
texture = ExtResource("5_ejjam")
[node name="Label" type="Label" parent="ContentInspector/遮罩"]
custom_minimum_size = Vector2(180, 0)
layout_mode = 1
anchors_preset = 8
anchor_left = 0.5
anchor_top = 0.5
anchor_right = 0.5
anchor_bottom = 0.5
offset_left = -33.0
offset_top = -24.0
offset_right = 147.0
offset_bottom = 7.0
grow_horizontal = 2
grow_vertical = 2
text = "文字文字文字文字文字文字文字文字文字文字"
vertical_alignment = 1
autowrap_mode = 3
script = ExtResource("6_cwegt")
[node name="Sprite2D" type="Sprite2D" parent="ContentInspector/遮罩"]
position = Vector2(146, 164)
texture = ExtResource("6_oe4qf")