27 lines
1013 B
Plaintext
27 lines
1013 B
Plaintext
[gd_scene load_steps=4 format=3 uid="uid://khwxm5qbfj3k"]
|
|
|
|
[ext_resource type="Texture2D" uid="uid://xhksp8eu3jqy" path="res://asset/art/scene/c02/s08_瞎子卧室/墙上纸张特写/特写_镂空.png" id="1_tgkyo"]
|
|
[ext_resource type="Script" uid="uid://ngb7wh7mqo0c" path="res://scene/ground/script/c02/盒子猫canvas_layer.gd" id="1_ygosu"]
|
|
[ext_resource type="Texture2D" uid="uid://d1seskftkw08q" path="res://asset/art/scene/c02/s08_瞎子卧室/墙上纸张特写/特写示意图.png" id="2_ygosu"]
|
|
|
|
[node name="盒子猫CanvasLayer" type="CanvasLayer"]
|
|
layer = 0
|
|
script = ExtResource("1_ygosu")
|
|
|
|
[node name="TextureRect" type="TextureRect" parent="."]
|
|
anchors_preset = 15
|
|
anchor_right = 1.0
|
|
anchor_bottom = 1.0
|
|
grow_horizontal = 2
|
|
grow_vertical = 2
|
|
texture = ExtResource("1_tgkyo")
|
|
|
|
[node name="TextureRect2" type="TextureRect" parent="."]
|
|
modulate = Color(1, 1, 1, 0.380392)
|
|
anchors_preset = 15
|
|
anchor_right = 1.0
|
|
anchor_bottom = 1.0
|
|
grow_horizontal = 2
|
|
grow_vertical = 2
|
|
texture = ExtResource("2_ygosu")
|