forked from team-sg/hero-mark-2
adjusted mine hitbox
This commit is contained in:
parent
ace4a53bd5
commit
fd218d6b13
3 changed files with 158 additions and 27 deletions
|
@ -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"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue