forked from team-sg/hero-mark-2
bubbelk
This commit is contained in:
parent
48cc91ae26
commit
109f4347ba
2 changed files with 23 additions and 3 deletions
|
@ -4,8 +4,7 @@
|
|||
[ext_resource path="res://scripts/random_spawner.gd" type="Script" id=2]
|
||||
|
||||
[node name="BubbleSpawner" type="Node2D"]
|
||||
position = Vector2( 16, 158 )
|
||||
script = ExtResource( 2 )
|
||||
scene = ExtResource( 1 )
|
||||
extents = Rect2( 0, 0, 16, 8 )
|
||||
extents = Rect2( 0, 0, 8, 8 )
|
||||
delay = 3.0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue