mirror of https://github.com/profan/ld-39-jam.git
10 lines
173 B
Plaintext
10 lines
173 B
Plaintext
|
[gd_scene load_steps=2 format=1]
|
||
|
|
||
|
[ext_resource path="res://EnemySpawner.gd" type="Script" id=1]
|
||
|
|
||
|
[node name="EnemySpawner" type="Node"]
|
||
|
|
||
|
script/script = ExtResource( 1 )
|
||
|
|
||
|
|