options skeleton :D

This commit is contained in:
pennyrigate 2023-02-24 21:31:10 -05:00
parent 22fc792664
commit 8b247304e6
12 changed files with 649 additions and 7 deletions

View file

@ -169,6 +169,7 @@ material = SubResource( 4 )
position = Vector2( 120, 168 )
z_index = -3
frames = SubResource( 5 )
frame = 1
playing = true
[node name="SawTest4" type="AnimatedSprite" parent="."]
@ -176,7 +177,6 @@ material = SubResource( 4 )
position = Vector2( 160, 168 )
z_index = -3
frames = SubResource( 5 )
frame = 1
playing = true
[node name="SawTest5" type="AnimatedSprite" parent="."]
@ -184,7 +184,6 @@ material = SubResource( 4 )
position = Vector2( 56, 176 )
z_index = -3
frames = SubResource( 5 )
frame = 1
playing = true
[node name="RollingFiend" parent="." instance=ExtResource( 22 )]
@ -192,12 +191,14 @@ position = Vector2( 48, 120 )
[node name="AnimatedSprite" parent="RollingFiend" index="0"]
visible = false
frame = 0
[node name="SawTest2" type="AnimatedSprite" parent="RollingFiend"]
material = SubResource( 4 )
position = Vector2( 4, 4 )
z_index = -3
frames = SubResource( 5 )
frame = 1
playing = true
[editable path="RollingFiend"]