21 lines
828 B
Plaintext
21 lines
828 B
Plaintext
|
[gd_scene load_steps=4 format=3 uid="uid://dd8dfoik0ig3y"]
|
||
|
|
||
|
[ext_resource type="Script" uid="uid://dnrql1t0j6v8i" path="res://scene/ground/script/c02/通用特写脚本.gd" id="1_jgyts"]
|
||
|
[ext_resource type="Texture2D" uid="uid://d1seskftkw08q" path="res://asset/art/scene/c02/s12_to_s17_盒子猫/ux_特写.png" id="2_jo6o1"]
|
||
|
[ext_resource type="Texture2D" uid="uid://cbql1i4hblmt1" path="res://asset/art/ui/prop/特写通用遮罩.png" id="3_myoho"]
|
||
|
|
||
|
[node name="s08_画特写" type="CanvasLayer"]
|
||
|
script = ExtResource("1_jgyts")
|
||
|
|
||
|
[node name="TextureRect" type="TextureRect" parent="."]
|
||
|
offset_right = 40.0
|
||
|
offset_bottom = 40.0
|
||
|
texture = ExtResource("2_jo6o1")
|
||
|
|
||
|
[node name="遮罩" type="TextureRect" parent="."]
|
||
|
offset_left = -35.0
|
||
|
offset_top = -3.0
|
||
|
offset_right = 585.0
|
||
|
offset_bottom = 313.0
|
||
|
texture = ExtResource("3_myoho")
|