challenge-editor/scene/basic_mes_skin_card.tscn

62 lines
1.8 KiB
Plaintext
Raw Normal View History

2024-09-26 17:54:02 +08:00
[gd_scene load_steps=6 format=3 uid="uid://c20vbhv7jcv8n"]
[ext_resource type="Texture2D" uid="uid://b0souut27w2rq" path="res://res/ui/ui_005_basic_message/tuceng100.png" id="1_ilmd5"]
[ext_resource type="Texture2D" uid="uid://bd8ihwl2g1igc" path="res://res/ui/ui_005_basic_message/tuceng101.png" id="2_iqkdj"]
[ext_resource type="Texture2D" uid="uid://da4mwbefqkahf" path="res://test/texture/tsubaki_1.png" id="3_c88qw"]
[ext_resource type="Texture2D" uid="uid://baou8kmprfpwt" path="res://res/ui/ui_005_basic_message/tuceng103.png" id="4_yka8x"]
[ext_resource type="Texture2D" uid="uid://jp6na74ed4yn" path="res://res/ui/ui_005_basic_message/tuceng102.png" id="5_p12ec"]
[node name="basic_mes_skin_card" type="TextureRect"]
offset_right = 40.0
offset_bottom = 40.0
texture = ExtResource("1_ilmd5")
[node name="back" type="TextureRect" parent="."]
show_behind_parent = true
layout_mode = 1
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
grow_horizontal = 2
grow_vertical = 2
texture = ExtResource("2_iqkdj")
[node name="mask2" type="TextureRect" parent="."]
show_behind_parent = true
clip_children = 1
layout_mode = 1
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
grow_horizontal = 2
grow_vertical = 2
texture = ExtResource("2_iqkdj")
[node name="skin_head" type="TextureRect" parent="mask2"]
2024-09-27 11:47:19 +08:00
show_behind_parent = true
2024-09-26 17:54:02 +08:00
layout_mode = 1
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
grow_horizontal = 2
grow_vertical = 2
texture = ExtResource("3_c88qw")
expand_mode = 5
[node name="mask" type="TextureRect" parent="."]
2024-09-27 11:47:19 +08:00
show_behind_parent = true
2024-09-26 17:54:02 +08:00
layout_mode = 0
offset_right = 40.0
offset_bottom = 40.0
texture = ExtResource("4_yka8x")
[node name="lock" type="TextureRect" parent="."]
layout_mode = 1
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
grow_horizontal = 2
grow_vertical = 2
texture = ExtResource("5_p12ec")
stretch_mode = 3