71 lines
2.4 KiB
Plaintext
71 lines
2.4 KiB
Plaintext
[gd_scene load_steps=8 format=3 uid="uid://cxv7vdgwb8lqb"]
|
|
|
|
[ext_resource type="Script" uid="uid://dnrql1t0j6v8i" path="res://scene/ground/script/c02/通用特写脚本.gd" id="1_2sinf"]
|
|
[ext_resource type="Texture2D" uid="uid://k6164drvkbg8" path="res://asset/art/scene/c02/s08_瞎子卧室/ux_盒子猫结束特写.png" id="2_qrck0"]
|
|
[ext_resource type="Texture2D" uid="uid://cbql1i4hblmt1" path="res://asset/art/ui/prop_and_bag/特写通用遮罩.png" id="3_7dv3t"]
|
|
[ext_resource type="Texture2D" uid="uid://tcjm158n8hnw" path="res://asset/art/scene/c02/s12_to_s17_盒子猫/小脚脚印.png" id="4_tja8r"]
|
|
[ext_resource type="Texture2D" uid="uid://cylsq5cvhlp18" path="res://asset/art/tool/point_light.png" id="5_75okh"]
|
|
[ext_resource type="PackedScene" uid="uid://dmysq4sxx8iqh" path="res://scene/entity/ux/content_inspector.tscn" id="6_ybyuk"]
|
|
[ext_resource type="Texture2D" uid="uid://f186lvt5y2ql" path="res://asset/art/ui/prop_and_bag/inspect背景遮罩.png" id="7_tja8r"]
|
|
|
|
[node name="s08_盒子猫初次特写" type="CanvasLayer"]
|
|
script = ExtResource("1_2sinf")
|
|
|
|
[node name="TextureRect" type="TextureRect" parent="."]
|
|
offset_right = 40.0
|
|
offset_bottom = 40.0
|
|
texture = ExtResource("2_qrck0")
|
|
|
|
[node name="遮罩" type="TextureRect" parent="."]
|
|
offset_left = -35.0
|
|
offset_top = -3.0
|
|
offset_right = 585.0
|
|
offset_bottom = 313.0
|
|
texture = ExtResource("3_7dv3t")
|
|
|
|
[node name="TextureFootprint" type="TextureRect" parent="."]
|
|
light_mask = 49
|
|
anchors_preset = 8
|
|
anchor_left = 0.5
|
|
anchor_top = 0.5
|
|
anchor_right = 0.5
|
|
anchor_bottom = 0.5
|
|
offset_left = -50.5
|
|
offset_top = -68.5
|
|
offset_right = 50.5
|
|
offset_bottom = 68.5
|
|
grow_horizontal = 2
|
|
grow_vertical = 2
|
|
mouse_filter = 2
|
|
texture = ExtResource("4_tja8r")
|
|
|
|
[node name="PointLight2D" type="PointLight2D" parent="TextureFootprint"]
|
|
light_mask = 33
|
|
position = Vector2(45.5, 72.5)
|
|
range_item_cull_mask = 32
|
|
texture = ExtResource("5_75okh")
|
|
|
|
[node name="ContentInspector" parent="." instance=ExtResource("6_ybyuk")]
|
|
|
|
[node name="遮罩" type="TextureRect" parent="ContentInspector"]
|
|
offset_left = -35.0
|
|
offset_top = -3.0
|
|
offset_right = 585.0
|
|
offset_bottom = 313.0
|
|
texture = ExtResource("7_tja8r")
|
|
|
|
[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 = -36.5
|
|
offset_top = -7.0
|
|
offset_right = 36.5
|
|
offset_bottom = 7.0
|
|
grow_horizontal = 2
|
|
grow_vertical = 2
|
|
text = "c02_小蝉恨他们"
|