You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've noticed that it's not so easy to get NPCs to play ACM files attached to their floating one-liners. I'm not sure if this is fixable but the current messy workaround is to have the voiced dialogue inside Speech folder and the floaters in SFX folder so they can be invoked using play_sfx function. If anyone has an idea how to go about this, I am open to suggestions.
Example that doesn't work:
The player doesn't talk to the NPC
The NPC floats a one-liner with ACM file defined and no sound is heard
Example that works:
The player talks to the NPC whose Talking Head is voiced
The NPC floats a one-liner with ACM file defined and the sound plays normally
The text was updated successfully, but these errors were encountered:
I've noticed that it's not so easy to get NPCs to play ACM files attached to their floating one-liners. I'm not sure if this is fixable but the current messy workaround is to have the voiced dialogue inside Speech folder and the floaters in SFX folder so they can be invoked using
play_sfx
function. If anyone has an idea how to go about this, I am open to suggestions.Example that doesn't work:
Example that works:
The text was updated successfully, but these errors were encountered: