Hi,
I have a Unity Mask trying to mask all their children. The problem is that some of his children need to change their sorting order. To do that I've used a Canvas with override sorting. Every children using this kind of Canvas is not masked, but if override sorting is disabled, it is masked.
How can I correctly mask these images while keeping the sorting order that I want?
Thanks for reading
.
I have a Unity Mask trying to mask all their children. The problem is that some of his children need to change their sorting order. To do that I've used a Canvas with override sorting. Every children using this kind of Canvas is not masked, but if override sorting is disabled, it is masked.
How can I correctly mask these images while keeping the sorting order that I want?
Thanks for reading
