Migrated current spawning logic to dedicated wave node.
This commit is contained in:
parent
fd607018a3
commit
674a231847
6 changed files with 112 additions and 49 deletions
|
|
@ -85,7 +85,7 @@ region_rect = Rect2(0, 0, 64, 64)
|
|||
scroll_scale = Vector2(1.5, 1)
|
||||
scroll_offset = Vector2(-89, -27)
|
||||
repeat_size = Vector2(0, 32)
|
||||
autoscroll = Vector2(0, 2)
|
||||
autoscroll = Vector2(0, 3)
|
||||
repeat_times = 11
|
||||
|
||||
[node name="Sprite2D" type="Sprite2D" parent="Background Nothing" unique_id=2117909699]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue