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