70 lines
3.3 KiB
Plaintext
70 lines
3.3 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="CollisionPolygon2D" type="CollisionPolygon2D" parent="Hover药方"]
|
|
polygon = PackedVector2Array(95.5, -70.5, -17.3, -70.5, -18.6, -68.5, -19.9, -68.5, -22.5, -60.8, -22.5, -58.2, -45.6, -23.5, -46.8, -23.5, -53.5, -7.9, -53.5, -5, -69.5, 22, -69.5, 23.8, -90.5, 56.9, -90.5, 58.4, -95.2, 61.5, -95.5, 70.5, 38.9, 70.5, 43.1, 67.5, 46.6, 67.5, 62.6, 43.5, 64, 43.5, 95.5, -54.3)
|
|
|
|
[node name="药方" type="Sprite2D" parent="Hover药方"]
|
|
light_mask = 3
|
|
texture = ExtResource("5_rmoey")
|
|
|
|
[node name="PointLight2D" type="PointLight2D" parent="Hover药方"]
|
|
range_layer_max = 10
|
|
range_item_cull_mask = 2
|
|
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="CollisionPolygon2D" type="CollisionPolygon2D" parent="碗/Hover麻将"]
|
|
polygon = PackedVector2Array(17.5, -41.5, -17.3, -41.5, -20.3, -38.5, -22.3, -38.5, -35.4, -26.5, -37.1, -26.5, -37.5, -24.8, -37.5, -13.2, -33.1, -10.5, -32.2, -10.5, -24.5, 33.8, -24.5, 38.6, -20.2, 41.5, 11.3, 41.5, 37.1, 25.5, 37.5, 10.1, 17.5, -40)
|
|
|
|
[node name="麻将" type="Sprite2D" parent="碗/Hover麻将"]
|
|
light_mask = 3
|
|
texture = ExtResource("9_gdtfm")
|
|
|
|
[node name="PointLight2D" type="PointLight2D" parent="碗/Hover麻将"]
|
|
energy = 1.5
|
|
range_layer_max = 10
|
|
range_item_cull_mask = 2
|
|
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")
|