27 lines
1012 B
Plaintext
27 lines
1012 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/s12_to_s17_盒子猫/ux_镂空.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://ccfbubistf0ov" path="res://asset/art/scene/c02/s12_to_s17_盒子猫/ux_盒子猫游戏墙上纸特写(无画面).png" id="3_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("3_ygosu")
|