1
1
mirror of https://github.com/Rundll86/Dog-Lynx-And-HCN.git synced 2026-05-27 22:41:56 +08:00
Files
Dog-Lynx-And-HCN/components/Abstracts/CharacterCardBase.tscn
T

45 lines
1.3 KiB
Plaintext
Raw Normal View History

[gd_scene format=3 uid="uid://m8a4nay1pmmg"]
[ext_resource type="Texture2D" uid="uid://dwwpkn4q07ja2" path="res://icon.svg" id="1_5td0u"]
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_dt83t"]
content_margin_left = 20.0
content_margin_top = 20.0
content_margin_right = 20.0
content_margin_bottom = 20.0
bg_color = Color(0, 0, 0, 0.70000005)
border_width_top = 10
border_width_bottom = 10
border_color = Color(1, 1, 1, 1)
border_blend = true
corner_radius_top_left = 15
corner_radius_bottom_right = 15
corner_detail = 1
[node name="CharacterCardBase" type="Control" unique_id=2051062087]
layout_mode = 3
anchors_preset = 0
offset_right = 200.0
offset_bottom = 300.0
[node name="panel" type="PanelContainer" parent="." unique_id=1046363300]
layout_mode = 1
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
grow_horizontal = 2
grow_vertical = 2
theme_override_styles/panel = SubResource("StyleBoxFlat_dt83t")
[node name="wrapper" type="VBoxContainer" parent="panel" unique_id=2023039659]
layout_mode = 2
[node name="TextureRect" type="TextureRect" parent="panel/wrapper" unique_id=1334645594]
custom_minimum_size = Vector2(100, 100)
layout_mode = 2
size_flags_horizontal = 4
size_flags_vertical = 4
texture = ExtResource("1_5td0u")
expand_mode = 1
stretch_mode = 5