enabled enforced static typing
This commit is contained in:
10
h_box_container.tscn
Normal file
10
h_box_container.tscn
Normal file
@@ -0,0 +1,10 @@
|
||||
[gd_scene load_steps=2 format=3 uid="uid://b5hp43bm07b8a"]
|
||||
|
||||
[ext_resource type="Script" path="res://enemybox.gd" id="1_lcu0c"]
|
||||
|
||||
[node name="HBoxContainer" type="HBoxContainer"]
|
||||
script = ExtResource("1_lcu0c")
|
||||
|
||||
[node name="WaveLabel" type="Label" parent="."]
|
||||
layout_mode = 2
|
||||
text = "wave 1: "
|
||||
Reference in New Issue
Block a user