About Face mask effect

Hello, the question is how to make it so that initially nothing is applied, and the makeup is applied according to the chosen one, and everyone else is not there. Show me how to do it with modified scripts
https://www.8thwall.com/8thwall/face-makeup-aframe

Great question, this is surprisingly not difficult in Studio.

You simply need to make a component that keeps track of which texture to apply to the Face Mesh, and have a UI which sends an event to change the texture.

I’ll definitely work to get a Studio version of this up on our Project Library.

I need this not in the studio, but in A-frame

you help me ? because I’ve already been waiting for about 4 days

Hi! I’ve been out of office due to being sick. Thanks for your patience. The same principles apply in Editor as they do in Studio, however the approach is slightly different.

Since you’re using Editor and can clone the sample project linked above I’m having trouble understanding what you’re asking for.