set default player z index

This commit is contained in:
yuki 2025-11-24 15:10:36 -03:00
parent 4156d5ad20
commit 7796a39b9c

View file

@ -11,6 +11,7 @@ radius = 6.0
height = 14.0
[node name="Player" type="CharacterBody2D"]
z_index = 1
collision_mask = 2
motion_mode = 1
script = ExtResource("1_dovo2")