Hello.
When I use forEachAlive loop on a group I see that it goes in ascending index order, I need to loop through group children in reverse order without changing their indexes or display order.
I searched on google, in documentation ad in examples but I can't find a solution.
I will be very grateful for any help.