Interesting-exe / sponge-ai

Creates AI generated Spongebob episodes
52 stars 18 forks source link

Can you make the mouths move? #2

Closed TomiLikesToCode closed 1 year ago

Interesting-exe commented 1 year ago

i only released the script here, you need to set up the scene, characters and animations on your own. If you'd like the characters to move their mouth when talking you could add code that plays an animation while the audio is playing to the method "private IEnumerator Speak(Dialogue d)"

NJWXCentral commented 1 year ago

@TomiLikesToCode were you able to get it to run? I'm having issues.

TomiLikesToCode commented 1 year ago

@TomiLikesToCode were you able to get it to run? I'm having issues.

Haven't tried it yet.