challenge-editor/scene/skin_card.tscn
2024-09-12 21:55:55 +08:00

57 lines
1.6 KiB
Plaintext

[gd_scene load_steps=5 format=3 uid="uid://dk77703ce2835"]
[ext_resource type="Texture2D" uid="uid://derk5i2e3450s" path="res://res/ui/ui_011_skin/tuceng180.png" id="1_mhcin"]
[ext_resource type="Texture2D" uid="uid://d2umlvc1ck3nw" path="res://res/ui/ui_011_skin/tuceng181.png" id="2_53b28"]
[ext_resource type="Texture2D" uid="uid://boyumbs2fjfac" path="res://res/ui/ui_011_skin/character_1.png" id="3_3tmyr"]
[ext_resource type="Texture2D" uid="uid://bc3lx3gask721" path="res://res/ui/ui_011_skin/tuceng211.png" id="4_2fsyb"]
[node name="skin_card" type="TextureRect"]
offset_right = 40.0
offset_bottom = 40.0
size_flags_horizontal = 6
texture = ExtResource("1_mhcin")
[node name="TextureRect" type="TextureRect" parent="."]
show_behind_parent = true
clip_children = 2
clip_contents = true
layout_mode = 1
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
grow_horizontal = 2
grow_vertical = 2
texture = ExtResource("2_53b28")
[node name="face" type="TextureRect" parent="TextureRect"]
layout_mode = 1
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
grow_horizontal = 2
grow_vertical = 2
texture = ExtResource("3_3tmyr")
expand_mode = 1
stretch_mode = 6
[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("2_53b28")
[node name="CenterContainer" type="CenterContainer" parent="lock"]
layout_mode = 1
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
grow_horizontal = 2
grow_vertical = 2
[node name="TextureRect" type="TextureRect" parent="lock/CenterContainer"]
layout_mode = 2
texture = ExtResource("4_2fsyb")