Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Plugin will prevent the VRC Face Tracking Template from working properly. #137

Open
Keropoi opened this issue May 8, 2024 · 3 comments
Open

Comments

@Keropoi
Copy link

Keropoi commented May 8, 2024

I found that when a project with EMO plugin, the Face Tracking controller layer won't working.
As soon as I removed EMO from the project, Face Tracking just works again...

@suzuryg
Copy link
Owner

suzuryg commented May 9, 2024

Thank you for your report, I am currently looking into how face tracking layer and FaceEmo can work together.
It would be helpful if you could tell me in which cases face tracking does not work (existing implementation tools, hand-made layers, etc.)

@staringrail
Copy link

If there was a way to toggle all animations off from FaceEmo to allow for Face Tracking to be function that would be awesome.

@suzuryg
Copy link
Owner

suzuryg commented Jun 12, 2024

Even in the current version of FaceEmo, all animations can be disabled by doing the following.

(1) Add CN_FORCE_BYPASS_ENABLE (synced bool) to Expression Parameters
ExParam

(2) Add CN_FORCE_BYPASS_ENABLE toggle to Expression Menu
ExMenu

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants