menu stuff

This commit is contained in:
pennyrigate 2024-07-07 18:25:37 -04:00
parent 89df5eaca0
commit 3ad1b32492
6 changed files with 90 additions and 55 deletions

View file

@ -136,6 +136,7 @@ texture = ExtResource( 8 )
position = Vector2( 89, 149 )
rotation = 0.785398
frames = SubResource( 24 )
frame = 3
playing = true
script = ExtResource( 5 )
speed = Vector2( 100, 100 )
@ -145,6 +146,7 @@ position = Vector2( 78, 67 )
rotation = 0.785398
scale = Vector2( -1, 1 )
frames = SubResource( 24 )
frame = 3
playing = true
script = ExtResource( 5 )
speed = Vector2( -100, -100 )
@ -153,7 +155,7 @@ speed = Vector2( -100, -100 )
position = Vector2( 181, 130 )
rotation = -0.785398
frames = SubResource( 24 )
frame = 5
frame = 2
playing = true
script = ExtResource( 5 )
speed = Vector2( 100, -100 )
@ -163,7 +165,7 @@ position = Vector2( 175, 22 )
rotation = 0.785398
scale = Vector2( -1, 1 )
frames = SubResource( 24 )
frame = 5
frame = 2
playing = true
script = ExtResource( 5 )
speed = Vector2( -100, -100 )
@ -171,17 +173,18 @@ speed = Vector2( -100, -100 )
[node name="AnimatedSprite" type="AnimatedSprite" parent="."]
position = Vector2( 192, 92 )
frames = SubResource( 35 )
frame = 1
playing = true
[node name="AnimatedSprite2" type="AnimatedSprite" parent="."]
position = Vector2( 37, 107 )
frames = SubResource( 35 )
frame = 1
playing = true
[node name="AnimatedSprite3" type="AnimatedSprite" parent="."]
position = Vector2( 222, 166 )
frames = SubResource( 35 )
frame = 9
playing = true
[node name="DeathSplatter" parent="." instance=ExtResource( 6 )]