skeleton proper death sound, better bone particles
This commit is contained in:
parent
30d7e84a46
commit
b1beffd97b
10 changed files with 46 additions and 10 deletions
|
@ -75,7 +75,6 @@ process_material = SubResource( 5 )
|
|||
texture = ExtResource( 4 )
|
||||
|
||||
[node name="Hitbox" type="Area2D" parent="." groups=["arrow"]]
|
||||
collision_layer = 0
|
||||
|
||||
[node name="CollisionShape2D" type="CollisionShape2D" parent="Hitbox"]
|
||||
position = Vector2( -0.5, -0.5 )
|
||||
|
@ -86,6 +85,7 @@ position = Vector2( 4, 0 )
|
|||
emitting = false
|
||||
amount = 16
|
||||
lifetime = 0.5
|
||||
one_shot = true
|
||||
explosiveness = 1.0
|
||||
process_material = SubResource( 8 )
|
||||
texture = ExtResource( 4 )
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue