Page 2 of 2

Re: "Undertale style" audio clips while text is written?

Posted: Tue Mar 05, 2019 12:40 pm
by Tony Li
What version of Unity are you using?

Re: "Undertale style" audio clips while text is written?

Posted: Tue Mar 05, 2019 2:34 pm
by Tony Li
I took a gamble on versions and exported it using Unity 2018.3.7. Unity 2018.3 has a new prefab system, which is probably causing the issue.

Please try this version: MouthFlapExample_Unity2017_2019-03-05.unitypackage

The sphere represents the player.

The cube represents the NPC. Since I didn't have mouth materials handy, I just assigned red and blue materials to the cube. While the typewriter is typing, the Mouth_Flap_Test script will alternate red & blue.

Re: "Undertale style" audio clips while text is written?

Posted: Tue Mar 05, 2019 5:13 pm
by SycamoreWoods
Sorry, we actually use version 2017.4.2f2 :lol:

Re: "Undertale style" audio clips while text is written?

Posted: Tue Mar 05, 2019 5:27 pm
by Tony Li
This was the first time that I decided to export from 2018.3. I usually export from 2017 or older. Guess I chose the wrong time to switch it up. :-)