Files
Ban-Data-Tool/scenes/punish_showcase.tscn
T
2026-03-06 23:35:19 +01:00

72 lines
2.2 KiB
Plaintext

[gd_scene format=3 uid="uid://bxpr2nb1hydpi"]
[ext_resource type="Script" uid="uid://dxlkscqs0wpo6" path="res://scenes/punish_showcase.gd" id="1_3wpqj"]
[ext_resource type="Script" uid="uid://cafyno407e2uq" path="res://Punishment.gd" id="2_j4kex"]
[ext_resource type="Texture2D" uid="uid://cinbmowbp2btd" path="res://door.png" id="3_lw8i6"]
[sub_resource type="Resource" id="Resource_j4kex"]
script = ExtResource("2_j4kex")
metadata/_custom_type_script = "uid://cafyno407e2uq"
[sub_resource type="LabelSettings" id="LabelSettings_lw8i6"]
font_size = 20
outline_color = Color(0, 0, 0, 1)
shadow_size = 8
shadow_color = Color(0, 0, 0, 0.54509807)
shadow_offset = Vector2(1.31, 1.925)
[sub_resource type="LabelSettings" id="LabelSettings_j4kex"]
font_color = Color(0.68307734, 0.6830774, 0.68307734, 1)
[node name="PunishShowcase" type="Control" unique_id=1878310580]
custom_minimum_size = Vector2(0, 59)
layout_mode = 3
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
offset_right = -717.0
offset_bottom = -589.0
grow_horizontal = 2
grow_vertical = 2
script = ExtResource("1_3wpqj")
punishment = SubResource("Resource_j4kex")
[node name="ColorRect" type="ColorRect" parent="." unique_id=1592063175]
layout_mode = 1
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
grow_horizontal = 2
grow_vertical = 2
color = Color(0.2509804, 0.2509804, 0.2509804, 0.4862745)
[node name="Container" type="FlowContainer" parent="." unique_id=818336029]
layout_mode = 1
anchors_preset = -1
anchor_right = 1.0
offset_bottom = 55.0
grow_horizontal = 2
[node name="VBoxContainer" type="VBoxContainer" parent="Container" unique_id=2062889465]
layout_mode = 2
size_flags_horizontal = 3
[node name="Name" type="Label" parent="Container/VBoxContainer" unique_id=1768649764]
layout_mode = 2
text = "NAME"
label_settings = SubResource("LabelSettings_lw8i6")
[node name="UID" type="Label" parent="Container/VBoxContainer" unique_id=323779410]
layout_mode = 2
text = "UID"
label_settings = SubResource("LabelSettings_j4kex")
[node name="PunishmentTypeDisplay" type="TextureRect" parent="Container" unique_id=1037680772]
layout_mode = 2
texture = ExtResource("3_lw8i6")
expand_mode = 2
[node name="Edit" type="Button" parent="Container" unique_id=31447788]
layout_mode = 2
text = "More / Edit"