xiandie/scene/ground/script/c03/s09_closeup九宫格游戏.tscn
2025-08-18 16:23:01 +08:00

74 lines
2.0 KiB
Plaintext

[gd_scene load_steps=3 format=3 uid="uid://8chvwh72yan1"]
[ext_resource type="Script" uid="uid://csf5gkqbbbo64" path="res://scene/ground/script/c03/s09_closeup九宫格游戏.gd" id="1_5lbo3"]
[ext_resource type="Texture2D" uid="uid://cbql1i4hblmt1" path="res://asset/art/ui/遮罩/inspect特写通用遮罩.png" id="2_v1yto"]
[node name="Closeup九宫格游戏" type="CanvasLayer"]
script = ExtResource("1_5lbo3")
[node name="BG" type="TextureRect" parent="."]
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
grow_horizontal = 2
grow_vertical = 2
[node name="GridContainer" type="GridContainer" parent="."]
anchors_preset = 8
anchor_left = 0.5
anchor_top = 0.5
anchor_right = 0.5
anchor_bottom = 0.5
offset_left = -124.0
offset_top = -124.0
offset_right = 124.0
offset_bottom = 124.0
grow_horizontal = 2
grow_vertical = 2
columns = 3
[node name="B1" type="TextureButton" parent="GridContainer"]
custom_minimum_size = Vector2(70, 70)
layout_mode = 2
[node name="B2" type="TextureButton" parent="GridContainer"]
custom_minimum_size = Vector2(70, 70)
layout_mode = 2
[node name="B3" type="TextureButton" parent="GridContainer"]
custom_minimum_size = Vector2(70, 70)
layout_mode = 2
[node name="B4" type="TextureButton" parent="GridContainer"]
custom_minimum_size = Vector2(70, 70)
layout_mode = 2
[node name="B5" type="TextureButton" parent="GridContainer"]
custom_minimum_size = Vector2(70, 70)
layout_mode = 2
[node name="B6" type="TextureButton" parent="GridContainer"]
custom_minimum_size = Vector2(70, 70)
layout_mode = 2
[node name="B7" type="TextureButton" parent="GridContainer"]
custom_minimum_size = Vector2(70, 70)
layout_mode = 2
[node name="B8" type="TextureButton" parent="GridContainer"]
custom_minimum_size = Vector2(70, 70)
layout_mode = 2
[node name="B9" type="TextureButton" parent="GridContainer"]
custom_minimum_size = Vector2(70, 70)
layout_mode = 2
[node name="遮罩" 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("2_v1yto")