revert update

This commit is contained in:
Ultrablob 2025-02-06 11:35:16 -05:00
parent 7198be18a0
commit 427ed6b4a7
8 changed files with 13 additions and 28 deletions

View file

@ -66,7 +66,7 @@ animations = [{
}],
"loop": true,
"name": &"default",
"speed": 10.0
"speed": 5.0
}]
[node name="Riangle" type="StaticBody2D" groups=["destructible", "enemy"]]
@ -80,6 +80,8 @@ rotation = 1.5708
scale = Vector2(5.50033, 5.50033)
sprite_frames = SubResource("SpriteFrames_p5dvv")
autoplay = "default"
frame = 6
frame_progress = 0.850246
[node name="Gun2" type="Marker2D" parent="."]
position = Vector2(-224, 284)
@ -99,7 +101,7 @@ script = ExtResource("3_kffl0")
bullet = ExtResource("4_tfncc")
[node name="Timer" type="Timer" parent="."]
wait_time = 3.0
wait_time = 1.5
autostart = true
[node name="CollisionPolygon2D" type="CollisionPolygon2D" parent="."]