Reply To: here's a probably dorky question – during the "Alpha Over" bit, why is the image being applied on top, on the BOTTOM image…

Forum Archive here's a probably dorky question – during the "Alpha Over" bit, why is the image being applied on top, on the BOTTOM image… Reply To: here's a probably dorky question – during the "Alpha Over" bit, why is the image being applied on top, on the BOTTOM image…

#23394
Kent Trammell
Participant

    Not a dorky question – I had the same problem when I first got into Blender. In Blender, list order is always ascending visually. Like making a numbered list on a piece of paper.

    So modifiers ‘stack’ on top of each other but are visually listed with the ‘bottom’ modifier at the top of the list. It helps for me to think of them numbered. Number 1 is at the top of the list but it comes before Number 2 in the list. Same with node inputs: Input 2 goes over Input 1 because it’s subsequent.

    Does that makes sense? Trust me, I know it’s confusing to get used to..