xiandie/scene/ground/script/c02/水盆特写.tscn

18 lines
622 B
Plaintext
Raw Normal View History

2025-06-05 07:17:51 +00:00
[gd_scene load_steps=3 format=3 uid="uid://trkypc4gox20"]
[ext_resource type="Script" uid="uid://dnrql1t0j6v8i" path="res://scene/ground/script/c02/通用特写脚本.gd" id="1_rdtwt"]
[ext_resource type="Texture2D" uid="uid://oiswtv7jqcqy" path="res://asset/art/scene/c02/s06_二楼楼道/水盆特写.png" id="2_h4mql"]
[node name="水盆特写" type="CanvasLayer"]
script = ExtResource("1_rdtwt")
[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("2_h4mql")
expand_mode = 5
stretch_mode = 5