revert update
This commit is contained in:
parent
7198be18a0
commit
427ed6b4a7
8 changed files with 13 additions and 28 deletions
|
@ -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="."]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue