adjusted mine hitbox

This commit is contained in:
pennyrigate 2023-06-13 05:11:41 -04:00
parent ace4a53bd5
commit fd218d6b13
3 changed files with 158 additions and 27 deletions

View file

@ -135,13 +135,13 @@ position = Vector2( 48, 120 )
[node name="AnimatedSprite" parent="RollingFiend" index="0"]
visible = false
frame = 1
[node name="SawTest2" type="AnimatedSprite" parent="RollingFiend"]
material = SubResource( 4 )
position = Vector2( 4, 4 )
z_index = -3
frames = SubResource( 5 )
frame = 1
playing = true
[node name="Steam" parent="." instance=ExtResource( 23 )]
@ -214,3 +214,4 @@ speed = 10
position = Vector2( 120, 56 )
[editable path="RollingFiend"]
[editable path="Eel"]