sound efects
This commit is contained in:
parent
f4dbc0249b
commit
d3eef9dbac
10 changed files with 130 additions and 108 deletions
|
@ -3,7 +3,7 @@
|
|||
[ext_resource type="Texture2D" uid="uid://bc2vrf8qggvtp" path="res://sprites/common/midori/sprite.png" id="1_oqq2w"]
|
||||
|
||||
[sub_resource type="RectangleShape2D" id="RectangleShape2D_dj8gt"]
|
||||
size = Vector2(128, 255.5)
|
||||
size = Vector2(86, 68)
|
||||
|
||||
[sub_resource type="Animation" id="Animation_i5rhc"]
|
||||
length = 0.001
|
||||
|
@ -101,7 +101,7 @@ hframes = 3
|
|||
vframes = 2
|
||||
|
||||
[node name="CollisionShape2D" type="CollisionShape2D" parent="."]
|
||||
position = Vector2(0, 0.25)
|
||||
position = Vector2(0, 94)
|
||||
shape = SubResource("RectangleShape2D_dj8gt")
|
||||
|
||||
[node name="AnimationPlayer" type="AnimationPlayer" parent="."]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue