Skip to main content
Question

How to clip a component based on another components variable?

  • July 25, 2023
  • 0 replies
  • 204 views

rudepetsclub

I’m designing an avatar creator system. I have a component with several different variables (a head, with different head shapes.) I want to give facial hair options, but I want to make sure that they are masked/clipped based on the head shape. I want to avoid having to create a variable for every possible head shape. So is there a way I can have a component be clipped by another component based on their variable?

This topic has been closed for replies.