How to Sort 2D Sprite Rendering Order ~ Godot Tutorial
Learn how to automatically organize your sprite rendering order using Y-Sort nodes and how to use Z-Index when you need to concretely define the order of which objects render on top of each other when making a 2D game in Godot.