Cleaned up the Code; reworked the Block Physics
This commit is contained in:
parent
ed9f671256
commit
9f6750b08a
48 changed files with 1237 additions and 1116 deletions
|
|
@ -32,6 +32,22 @@ offset_bottom = 182.0
|
|||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
|
||||
[node name="VBoxContainer3" type="VBoxContainer" parent="VBoxContainer3"]
|
||||
layout_mode = 2
|
||||
alignment = 1
|
||||
|
||||
[node name="Mode" type="Label" parent="VBoxContainer3/VBoxContainer3"]
|
||||
layout_mode = 2
|
||||
text = "Mode
|
||||
"
|
||||
label_settings = ExtResource("2_4dys4")
|
||||
horizontal_alignment = 1
|
||||
|
||||
[node name="ModeValue" type="Label" parent="VBoxContainer3/VBoxContainer3"]
|
||||
layout_mode = 2
|
||||
label_settings = ExtResource("4_dfemu")
|
||||
horizontal_alignment = 1
|
||||
|
||||
[node name="VBoxContainer2" type="VBoxContainer" parent="VBoxContainer3"]
|
||||
layout_mode = 2
|
||||
alignment = 1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue