42 lines
1.4 KiB
Plaintext
42 lines
1.4 KiB
Plaintext
|
[gd_scene load_steps=5 format=3 uid="uid://cua3uqy4btxqn"]
|
||
|
|
||
|
[ext_resource type="Script" uid="uid://6ns5o344dgfo" path="res://scene/ground/script/c03/s04_closeup麻将出千游戏.gd" id="1_svv4b"]
|
||
|
[ext_resource type="Texture2D" uid="uid://tdo5xxovhljp" path="res://asset/art/scene/c03/s04_李癞房间/麻将游戏整理/麻将游戏桌面背景.png" id="2_a527u"]
|
||
|
[ext_resource type="Texture2D" uid="uid://cbql1i4hblmt1" path="res://asset/art/ui/遮罩/inspect特写通用遮罩.png" id="2_dgp1q"]
|
||
|
[ext_resource type="Texture2D" uid="uid://y15vgb2gq2r3" path="res://asset/art/scene/c03/s04_李癞房间/麻将游戏整理/手.png" id="3_k8d28"]
|
||
|
|
||
|
[node name="Closeup麻将出千游戏" type="CanvasLayer"]
|
||
|
script = ExtResource("1_svv4b")
|
||
|
|
||
|
[node name="BG" type="TextureRect" parent="."]
|
||
|
anchors_preset = 15
|
||
|
anchor_right = 1.0
|
||
|
anchor_bottom = 1.0
|
||
|
grow_horizontal = 2
|
||
|
grow_vertical = 2
|
||
|
mouse_filter = 0
|
||
|
texture = ExtResource("2_a527u")
|
||
|
|
||
|
[node name="BG2" type="TextureRect" parent="."]
|
||
|
anchors_preset = 15
|
||
|
anchor_right = 1.0
|
||
|
anchor_bottom = 1.0
|
||
|
offset_left = 3.0
|
||
|
offset_top = 26.0
|
||
|
offset_right = 3.0
|
||
|
offset_bottom = 26.0
|
||
|
grow_horizontal = 2
|
||
|
grow_vertical = 2
|
||
|
mouse_filter = 0
|
||
|
texture = ExtResource("3_k8d28")
|
||
|
stretch_mode = 3
|
||
|
|
||
|
[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_dgp1q")
|