I agree, The "Nth" it should be a relative number, not an absolute number.
We should select the Nth child object of the same type relative to the parent object, rather than a specific one in the entire hierarchical family tree.
In this (example.c3p), only the first event works, the others do not work as expected.
I know that the yellow box has 3 blue box child object, so I just need to select the number via 0, 1, 2. Let's go a step. if i want to continue selecting the last red box of this blue, what should I do?
If I have to save this index manually, It's much easier to use another system comparison condition.