xiandie/scene/ground/script/c03/s04_closeup柜子.tscn

51 lines
2.2 KiB
Plaintext

[gd_scene load_steps=9 format=3 uid="uid://b6ymfeft65wof"]
[ext_resource type="Script" uid="uid://bp23kh1gi3asj" path="res://scene/ground/script/c03/s04_closeup柜子.gd" id="1_2ow0y"]
[ext_resource type="Texture2D" uid="uid://dluphta2op6kq" path="res://asset/art/scene/c03/s04_李癞房间/柜子特写/背景.png" id="2_rmoey"]
[ext_resource type="Texture2D" uid="uid://cy1jly6cetwms" path="res://asset/art/scene/c03/s04_李癞房间/柜子特写/图层 11.png" id="3_ard2c"]
[ext_resource type="Texture2D" uid="uid://dylb3p5sijet1" path="res://asset/art/scene/c03/s04_李癞房间/柜子特写/李弟照片.png" id="3_d7uum"]
[ext_resource type="Texture2D" uid="uid://cxaonpvi5g0xv" path="res://asset/art/scene/c03/s04_李癞房间/柜子特写/药方.png" id="5_rmoey"]
[ext_resource type="Texture2D" uid="uid://dpo1lwepl0jaf" path="res://asset/art/scene/c03/s04_李癞房间/柜子特写/碗.png" id="7_qfnr1"]
[ext_resource type="PackedScene" uid="uid://bkk1rxx36ghrl" path="res://scene/entity/ux/hover_light_click_area.tscn" id="8_kxw4a"]
[ext_resource type="Texture2D" uid="uid://doclbaxmuy2v0" path="res://asset/art/scene/c03/s04_李癞房间/柜子特写/麻将.png" id="9_gdtfm"]
[node name="Closeup柜子" type="CanvasLayer"]
script = ExtResource("1_2ow0y")
[node name="BG" type="TextureRect" parent="."]
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
grow_horizontal = 2
grow_vertical = 2
texture = ExtResource("2_rmoey")
[node name="照片" type="Sprite2D" parent="."]
position = Vector2(281, 80)
texture = ExtResource("3_d7uum")
[node name="Hover药方" parent="." instance=ExtResource("8_kxw4a")]
position = Vector2(442, 181)
[node name="药方" type="Sprite2D" parent="Hover药方"]
texture = ExtResource("5_rmoey")
[node name="碗" type="Sprite2D" parent="."]
position = Vector2(229, 187)
texture = ExtResource("7_qfnr1")
[node name="Hover麻将" parent="碗" instance=ExtResource("8_kxw4a")]
position = Vector2(-69, -40)
[node name="麻将" type="Sprite2D" parent="碗/Hover麻将"]
texture = ExtResource("9_gdtfm")
[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("3_ard2c")