I’m trying to replicate a discontinued program for unity: https://twitter.com/rukusu2012/status/857935959572201472?t=exKpKgurKZgDCefmFl5eqg&s=19
Though notice the eyes, they get drawn on top of everything else, except for the back of the head, which is drawn as a normal object but is able to cover the eyes, so I can’t just tell the eyes to draw above everything else, and that would also be a problem when the eyes start to get drawn above other objects that are not in the character, so my question is how do I get the eyes to draw on top of everything else, then exclude specific things like the back hair and body as well as things that are not part of my character?