Godot Version
4.3 Stable
Question
I have an AnimationPlayer in 2D controlling text, scale, and modulate of a Label child. I can’t figure out why the label animation appears above everything else displayed. Changing its Z seems to have no effect, even into wildly negative numbers. Top Level is off. Y Sort is off. I’ve tried with and without a Material. Its parents don’t seem to affect it. It’s appearing overtop things with Z values 100 or more greater, many nodes later in the tree.