Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
and you have 2 expression:
- expression 1 tells parameter A to 1.
- expression 2 tells parameter B to 1.
Remember that the system won't know you want it to be turned off if you didn't tell them.
In order to make it "toggle" you need to tell each expression to switch the other parameter to 0.
remember that blending "add" should be -1, to return it to 0.
because adding "0" means you didn't add anything. (duh)
So for example in this case
expression 1 need to tell parameter A to add 1, and tell parameter B to add -1.
-----
Also Prpr works as intended. It designed like this so people can mix multiple expression (for example smile, and blush separately, but you can mix them both to make smile+blush)
But, say that, exp 1 is smile and exp 2 is blush.
By that logic if have "Smile" on, then when I turn "Blush" on that will turn off Smile. How do I mix those emotes then?
If I tried to mix both emotes by pressing both hotkey without subtracting other parameter, it's true that I can mix those emotes but then there'll be no way to turn off only one of them. (and I need to create "reset" expressions for each of those emotes, again, which is not desirable.) If there's something I missed here I'd like to know.
I expect the hotkey simply acts like a toggle, by switching between default and exp value back and forth with same hotkey (0 to 1, 1 to 0).
Coming from Facerig (with their .cfg mechanism) and Vtube Studio, both of these apps can toggle emotes on/off with one hotkey. Also I have no problem mixing expressions with those two apps, because each hotkey behaves independently and I can toggle smile and blush without worrying them conflicting each other. Vtube Studio does use expression files btw, if there's any example that Prprlive should follow in their expression system is try to learn from how VTS done it.
When I imported a model configured for Facerig (with their cfg file intact) to Prprlive I can toggle the model emote on/off with one hotkey just fine, Prprlive even able to import Facerig hotkeys nicely. But it only worked with one parameter. That's where your last statement would work. But I wanted to use expressions files but then this problem arise.
This one kinda tricky because it means you need to do "blush" that turn off smile, then turn on the "smile" again. or just don't call smile parameter in your blush expression.
you can't turn off one of them, but you can use the built-in reset button from prpr to "reset/remove" previous merged expression.
For example you have blush on, then smile on. Making you have blush+smile. when you hit the reset button, it will remove all but the smile expression since smile is what's actually "on" at prseent.
but idk i'm not dev, nor a pro about this. cmiiw
I don't like the idea of having separate "reset" button, other tracking software nailed it by making it working like a pure toggle. Press the hotkey to toggle the emote on, press the same hotkey to toggle the emote off. I just hope Prprlive follow their example.
And yea last time I tried built in "Reset" hotkey it just kinda does nothing. If it worked like you described (you must have two emotes active) that's not really how a "Reset" should work and adding more confusion :/ I expect it to 'reset' all expressions.
And yeah I'm hoping that the devs would come here :)
Hope you addressed about the toggle behavior, also the issues with Model Settings dialogue not saving exp3 settings. If you ever need beta tester I'll be glad to participate ;)