2025-06-20 11:36:00 +00:00
|
|
|
[gd_scene load_steps=3 format=3 uid="uid://cdf2qe8l7323i"]
|
2025-05-21 11:03:44 +00:00
|
|
|
|
2025-06-05 07:17:51 +00:00
|
|
|
[ext_resource type="Script" uid="uid://dnrql1t0j6v8i" path="res://scene/ground/script/c02/通用特写脚本.gd" id="1_lpmq3"]
|
2025-06-20 11:36:00 +00:00
|
|
|
[ext_resource type="Texture2D" uid="uid://d1xr7g5huv5or" path="res://asset/art/scene/c02/s04_保卫科/ux_老鼠画像特写.png" id="2_eyynm"]
|
2025-05-21 11:03:44 +00:00
|
|
|
|
|
|
|
[node name="老鼠精画像" type="CanvasLayer"]
|
|
|
|
script = ExtResource("1_lpmq3")
|
|
|
|
|
|
|
|
[node name="TextureRect" type="TextureRect" parent="."]
|
|
|
|
anchors_preset = 15
|
|
|
|
anchor_right = 1.0
|
|
|
|
anchor_bottom = 1.0
|
|
|
|
grow_horizontal = 2
|
|
|
|
grow_vertical = 2
|
2025-06-20 11:36:00 +00:00
|
|
|
texture = ExtResource("2_eyynm")
|