finish squig behavior

This commit is contained in:
Haze Weathers 2023-05-23 14:34:51 -04:00
parent 8b3a5f88a4
commit 5f3d907c3f
4 changed files with 177 additions and 7 deletions

View file

@ -132,13 +132,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 )]
@ -168,6 +168,6 @@ position = Vector2( 152, 72 )
position = Vector2( 112, 176 )
[node name="Squig" parent="." instance=ExtResource( 1 )]
position = Vector2( 128, 160 )
position = Vector2( 128, 152 )
[editable path="RollingFiend"]