29 lines
999 B
Plaintext
29 lines
999 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://d3es8r30qvxdl" 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="FrameGray" 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("1_tgkyo")
|
|
stretch_mode = 4
|
|
|
|
[node name="TextureCat" 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("3_ygosu")
|