set playing to on again

This commit is contained in:
pennyrigate 2023-05-17 01:56:40 -04:00
parent 18d0d81ae6
commit fe2b50a5a9

View file

@ -70,6 +70,8 @@ material = SubResource( 7 )
position = Vector2( 0, -1 ) position = Vector2( 0, -1 )
frames = SubResource( 5 ) frames = SubResource( 5 )
animation = "key" animation = "key"
frame = 1
playing = true
centered = false centered = false
[node name="Area2D" type="Area2D" parent="."] [node name="Area2D" type="Area2D" parent="."]