• Hi Guest!

    We are extremely excited to announce the release of our first Beta1.1 and the first release of our Public AddonKit!
    To participate in the Beta, a subscription to the Entertainer or Creator Tier is required. For access to the Public AddonKit you must be a Creator tier member. Once subscribed, download instructions can be found here.

    Click here for information and guides regarding the VaM2 beta. Join our Discord server for more announcements and community discussion about VaM2.
  • Hi Guest!

    VaM2 Resource Categories have now been added to the Hub! For information on posting VaM2 resources and details about VaM2 related changes to our Community Forums, please see our official announcement here.
Life

Plugins + Scripts Life

Download [29.44 MB]
The whole point of Life is to sync breathing audio to the animation. So, nope.

That said, some years back I started working on a way to play speech audio via Life, which would interrupt the breathing in the correct manner then play the speech line and go back to breathing. Lots of edge cases to handle, like not interrupt mid-breath, do you speak after breathing in, or breathing out, both? Lots of things to consider and logic to handle. Like you want to play a longer series of speech lines with breathing in between.

TL;DR: Its fairly complicated to do properly and I never got the time to finish it.

I have not looked at the code, but my understanding is you could change it from PlayNowClearQueue to PlayNow or give the option for something like that in the UI and it should still play and sync but allow other audio to come through at same time similar to how Vammoan works.
 
I have not looked at the code, but my understanding is you could change it from PlayNowClearQueue to PlayNow or give the option for something like that in the UI and it should still play and sync but allow other audio to come through at same time similar to how Vammoan works.
Life is a lot more complex than you think. The Custom-Audio tutorial might give you a better understanding why your idea won't work:
 
Back
Top Bottom