more work on the ui theme and changing the hud
This commit is contained in:
10
UI/Menus/GameEndScreen/enemy_row.tscn
Normal file
10
UI/Menus/GameEndScreen/enemy_row.tscn
Normal file
@@ -0,0 +1,10 @@
|
||||
[gd_scene load_steps=2 format=3 uid="uid://b5hp43bm07b8a"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://b0h5oewxd48lv" path="res://UI/Menus/GameEndScreen/enemy_row.gd" id="1_th4b3"]
|
||||
|
||||
[node name="EnemyRow" type="HBoxContainer"]
|
||||
script = ExtResource("1_th4b3")
|
||||
|
||||
[node name="WaveLabel" type="Label" parent="."]
|
||||
layout_mode = 2
|
||||
text = "LABEL_WAVE"
|
||||
Reference in New Issue
Block a user