In this tutorial I will go over the simplest way to make a Z sorting system. This system is very simple to write and to understand. On every frame, we want to r...
I don't understand why adding an instance to the z order family is necessary to use the system action. I am probably going to have a follow up question to your answer, if you don't mind.
That is because the system action doesn't take an expression, but an instance variable, so we must use one.
Sure, ask any question you have.