Many Many Updates
This commit is contained in:
parent
1608b8f6f5
commit
8359479243
50 changed files with 807 additions and 66 deletions
|
@ -15,10 +15,8 @@ script = ExtResource("1_fygh4")
|
|||
|
||||
[node name="Label" type="Label" parent="."]
|
||||
layout_mode = 2
|
||||
size_flags_horizontal = 3
|
||||
mouse_filter = 1
|
||||
text = "Testtesttesttesttest"
|
||||
clip_text = true
|
||||
|
||||
[node name="Pick Float" type="HSlider" parent="."]
|
||||
visible = false
|
||||
|
|
|
@ -2,20 +2,18 @@
|
|||
|
||||
[ext_resource type="Theme" uid="uid://b3wjoiiv6sq22" path="res://UI/Themes/Default.tres" id="1_arhwt"]
|
||||
|
||||
[node name="Node" type="Panel"]
|
||||
[node name="Node" type="PanelContainer"]
|
||||
clip_contents = true
|
||||
custom_minimum_size = Vector2(200, 100)
|
||||
offset_right = 200.0
|
||||
offset_bottom = 50.0
|
||||
offset_bottom = 100.0
|
||||
size_flags_horizontal = 3
|
||||
size_flags_vertical = 3
|
||||
mouse_default_cursor_shape = 6
|
||||
theme = ExtResource("1_arhwt")
|
||||
|
||||
[node name="Margins" type="MarginContainer" parent="."]
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
layout_mode = 2
|
||||
|
||||
[node name="Holder" type="VBoxContainer" parent="Margins"]
|
||||
layout_mode = 2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue