"Undertale style" audio clips while text is written?
Re: "Undertale style" audio clips while text is written?
What version of Unity are you using?
Re: "Undertale style" audio clips while text is written?
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.
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.
-
- Posts: 7
- Joined: Mon Feb 25, 2019 10:25 am
Re: "Undertale style" audio clips while text is written?
Sorry, we actually use version 2017.4.2f2
Re: "Undertale style" audio clips while text is written?
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.