16 lines
524 B
Plaintext
16 lines
524 B
Plaintext
|
|
[gd_scene format=3 uid="uid://cj2817cl63cf"]
|
||
|
|
|
||
|
|
[ext_resource type="Script" uid="uid://deikky7ve55hc" path="res://scripts/ui/ability_container.gd" id="1_lfbgg"]
|
||
|
|
|
||
|
|
[node name="AbilityContainer" type="HBoxContainer" unique_id=711596663]
|
||
|
|
size_flags_horizontal = 3
|
||
|
|
script = ExtResource("1_lfbgg")
|
||
|
|
|
||
|
|
[node name="AbilityLabel" type="Label" parent="." unique_id=1235023468]
|
||
|
|
layout_mode = 2
|
||
|
|
size_flags_horizontal = 3
|
||
|
|
text = "AbilityName: "
|
||
|
|
|
||
|
|
[node name="AbilityScore" type="OptionButton" parent="." unique_id=1479575024]
|
||
|
|
layout_mode = 2
|