Roughed in dynamic CRT enemy movement; tweaked parallax cloud movement
and sprites.
This commit is contained in:
parent
26803702b1
commit
661098529d
12 changed files with 134 additions and 27 deletions
|
|
@ -11,9 +11,11 @@ size = Vector2(73, 100)
|
|||
script = ExtResource("1_wf0t2")
|
||||
|
||||
[node name="DapperGoose" type="Sprite2D" parent="." unique_id=1690665905]
|
||||
z_index = -4
|
||||
texture = ExtResource("1_wo8sg")
|
||||
|
||||
[node name="Bubble" type="Sprite2D" parent="DapperGoose" unique_id=2012258473]
|
||||
z_index = -5
|
||||
position = Vector2(-108, -21)
|
||||
texture = ExtResource("3_g7ad0")
|
||||
hframes = 4
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue