xiandie/scene/ground/script/c04/s08_closeup煮肉游戏.tscn
2025-08-18 17:47:16 +08:00

24 lines
755 B
Plaintext

[gd_scene load_steps=3 format=3 uid="uid://bb6rbriqc27pl"]
[ext_resource type="Script" uid="uid://chijvjkm2xr5" path="res://scene/ground/script/c04/s08_closeup煮肉游戏.gd" id="1_3lt4f"]
[ext_resource type="Texture2D" uid="uid://cbql1i4hblmt1" path="res://asset/art/ui/遮罩/inspect特写通用遮罩.png" id="2_e5y6x"]
[node name="Closeup煮肉游戏" type="CanvasLayer"]
script = ExtResource("1_3lt4f")
[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="遮罩" 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_e5y6x")