pub(super) fn update_player_z_index(
    query: Query<'_, '_, &mut Transform, With<PlayerAvatar>>
)
Expand description

Plugin that adjust the player’s z-index based on their y position