xiandie/scene/ground/script/c02/戏台特写.tscn

29 lines
986 B
Plaintext

[gd_scene load_steps=4 format=3 uid="uid://c1vrp1o8ci512"]
[ext_resource type="Script" uid="uid://baocsio2v7pme" path="res://scene/ground/script/c02/戏台特写.gd" id="1_eu5r2"]
[ext_resource type="Texture2D" uid="uid://dhrl5mlivx108" path="res://asset/art/scene/c02/s05_一楼内侧楼道/ux_戏台特写(无道具).png" id="3_timwg"]
[ext_resource type="Texture2D" uid="uid://cbql1i4hblmt1" path="res://asset/art/ui/prop/特写通用遮罩.png" id="4_ujm2t"]
[node name="戏台特写" type="CanvasLayer"]
script = ExtResource("1_eu5r2")
[node name="TextureRect" type="TextureRect" parent="."]
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
grow_horizontal = 2
grow_vertical = 2
texture = ExtResource("3_timwg")
expand_mode = 5
stretch_mode = 5
[node name="TextureRect2" type="TextureRect" parent="."]
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
grow_horizontal = 2
grow_vertical = 2
texture = ExtResource("4_ujm2t")
expand_mode = 5
stretch_mode = 5