"Undertale style" audio clips while text is written?

Announcements, support questions, and discussion for the Dialogue System.
User avatar
Tony Li
Posts: 22056
Joined: Thu Jul 18, 2013 1:27 pm

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

Post by Tony Li »

What version of Unity are you using?
User avatar
Tony Li
Posts: 22056
Joined: Thu Jul 18, 2013 1:27 pm

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

Post 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.
SycamoreWoods
Posts: 7
Joined: Mon Feb 25, 2019 10:25 am

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

Post by SycamoreWoods »

Sorry, we actually use version 2017.4.2f2 :lol:
User avatar
Tony Li
Posts: 22056
Joined: Thu Jul 18, 2013 1:27 pm

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

Post 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. :-)
Post Reply