adjusted jumping spider time

This commit is contained in:
pennyrigate 2023-01-22 22:53:56 -05:00
parent 8c60bbf293
commit 56e56a5cff
4 changed files with 106 additions and 26 deletions

View file

@ -42,7 +42,6 @@ position = Vector2( 5, 5 )
[node name="AnimatedSprite" type="AnimatedSprite" parent="Hitbox"]
frames = SubResource( 3 )
frame = 1
playing = true
[node name="CollisionShape2D" type="CollisionShape2D" parent="Hitbox"]