Dice-Delves/Scenes/Dice/dice.tscn

23 lines
675 B
Text

[gd_scene format=3 uid="uid://bt42roinpuaqy"]
[ext_resource type="Script" uid="uid://5atyp2xyf04j" path="res://Scenes/Dice/dice.gd" id="1_nyboh"]
[node name="Dice" type="Control" unique_id=960143251]
layout_mode = 3
anchors_preset = 0
script = ExtResource("1_nyboh")
[node name="Background" type="Panel" parent="." unique_id=1503072774]
custom_minimum_size = Vector2(200, 200)
layout_mode = 0
offset_right = 40.0
offset_bottom = 40.0
[node name="DiceRoll" type="Label" parent="Background" unique_id=199352863]
layout_mode = 0
offset_right = 200.0
offset_bottom = 200.0
theme_override_font_sizes/font_size = 100
text = "##"
horizontal_alignment = 1
vertical_alignment = 1