2025-06-26 16:02:50 +00:00
|
|
|
[gd_scene load_steps=6 format=3 uid="uid://dd8dfoik0ig3y"]
|
2025-06-20 11:36:00 +00:00
|
|
|
|
|
|
|
[ext_resource type="Script" uid="uid://dnrql1t0j6v8i" path="res://scene/ground/script/c02/通用特写脚本.gd" id="1_jgyts"]
|
2025-06-26 10:19:59 +00:00
|
|
|
[ext_resource type="Texture2D" uid="uid://d1seskftkw08q" path="res://asset/art/scene/c02/s08_瞎子卧室/ux_盒子猫初次特写.png" id="2_jo6o1"]
|
2025-06-25 21:16:03 +00:00
|
|
|
[ext_resource type="Texture2D" uid="uid://cbql1i4hblmt1" path="res://asset/art/ui/prop_and_bag/特写通用遮罩.png" id="3_myoho"]
|
2025-06-26 16:02:50 +00:00
|
|
|
[ext_resource type="PackedScene" uid="uid://dmysq4sxx8iqh" path="res://scene/entity/ux/content_inspector.tscn" id="4_4p6cc"]
|
|
|
|
[ext_resource type="Texture2D" uid="uid://f186lvt5y2ql" path="res://asset/art/ui/prop_and_bag/inspect背景遮罩.png" id="5_i34yq"]
|
2025-06-20 11:36:00 +00:00
|
|
|
|
|
|
|
[node name="s08_画特写" type="CanvasLayer"]
|
|
|
|
script = ExtResource("1_jgyts")
|
|
|
|
|
|
|
|
[node name="TextureRect" type="TextureRect" parent="."]
|
|
|
|
offset_right = 40.0
|
|
|
|
offset_bottom = 40.0
|
|
|
|
texture = ExtResource("2_jo6o1")
|
|
|
|
|
|
|
|
[node name="遮罩" type="TextureRect" parent="."]
|
|
|
|
offset_left = -35.0
|
|
|
|
offset_top = -3.0
|
|
|
|
offset_right = 585.0
|
|
|
|
offset_bottom = 313.0
|
|
|
|
texture = ExtResource("3_myoho")
|
2025-06-26 16:02:50 +00:00
|
|
|
|
|
|
|
[node name="ContentInspector" parent="." instance=ExtResource("4_4p6cc")]
|
|
|
|
|
|
|
|
[node name="遮罩" type="TextureRect" parent="ContentInspector"]
|
|
|
|
offset_left = -35.0
|
|
|
|
offset_top = -3.0
|
|
|
|
offset_right = 585.0
|
|
|
|
offset_bottom = 313.0
|
|
|
|
texture = ExtResource("5_i34yq")
|
|
|
|
|
|
|
|
[node name="Label" type="Label" parent="ContentInspector/遮罩"]
|
|
|
|
layout_mode = 1
|
|
|
|
anchors_preset = 8
|
|
|
|
anchor_left = 0.5
|
|
|
|
anchor_top = 0.5
|
|
|
|
anchor_right = 0.5
|
|
|
|
anchor_bottom = 0.5
|
|
|
|
offset_left = -20.0
|
|
|
|
offset_top = -7.0
|
|
|
|
offset_right = 20.0
|
|
|
|
offset_bottom = 7.0
|
|
|
|
grow_horizontal = 2
|
|
|
|
grow_vertical = 2
|
|
|
|
text = "c02_小蝉盒子特写"
|