Skip to content

Commit

Permalink
Set the player Z index back to 5
Browse files Browse the repository at this point in the history
  • Loading branch information
Plexi09 committed May 29, 2024
1 parent 71a40d2 commit d436cdf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scenes/player.tscn
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ z_index = 6
script = ExtResource("1_v8n1x")

[node name="AnimatedSprite2D" type="AnimatedSprite2D" parent="."]
z_index = 5
position = Vector2(0, -12)
sprite_frames = SubResource("SpriteFrames_0ai2i")
animation = &"idle"
Expand Down

0 comments on commit d436cdf

Please sign in to comment.