This commit is contained in:
pennyrigate 2023-08-03 22:44:34 -04:00
parent 48cc91ae26
commit 109f4347ba
2 changed files with 23 additions and 3 deletions

View file

@ -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