Initial files
This commit is contained in:
10
scenes/spawner_asteroids.tscn
Normal file
10
scenes/spawner_asteroids.tscn
Normal file
@@ -0,0 +1,10 @@
|
||||
[gd_scene load_steps=2 format=1]
|
||||
|
||||
[ext_resource path="res://scripts/spawner_asteroids.gd" type="Script" id=1]
|
||||
|
||||
[node name="Spawner Asteroids" type="Node"]
|
||||
|
||||
script/script = ExtResource( 1 )
|
||||
amount = 2
|
||||
|
||||
|
||||
Reference in New Issue
Block a user