11 lines
339 B
Plaintext
11 lines
339 B
Plaintext
[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"
|