Fix chinthe animations
This commit is contained in:
@@ -82,3 +82,15 @@ layout_mode = 2
|
||||
focus_neighbor_top = NodePath("../LoadNextFloorButton")
|
||||
focus_neighbor_bottom = NodePath(".")
|
||||
theme_override_styles/normal = SubResource("StyleBoxFlat_1ctjd")
|
||||
|
||||
[node name="Label2" type="Label" parent="MarginContainer/VBoxContainer/HBoxContainer/VFlowContainer"]
|
||||
layout_mode = 2
|
||||
text = "Spawn Enemy:"
|
||||
label_settings = ExtResource("2_a7f7f")
|
||||
|
||||
[node name="SpawnEnemyDropDown" type="OptionButton" parent="MarginContainer/VBoxContainer/HBoxContainer/VFlowContainer"]
|
||||
unique_name_in_owner = true
|
||||
layout_mode = 2
|
||||
focus_neighbor_top = NodePath("../LoadNextFloorButton")
|
||||
focus_neighbor_bottom = NodePath(".")
|
||||
theme_override_styles/normal = SubResource("StyleBoxFlat_1ctjd")
|
||||
|
||||
Reference in New Issue
Block a user