Search found 8 matches
- Mon Oct 21, 2024 12:49 pm
- Forum: Dialogue System for Unity
- Topic: Unity 6 and Cinemachine error
- Replies: 1
- Views: 81
Unity 6 and Cinemachine error
Sorry if this was already posted but I updated my Unity6 Cinemachine package and Dialogue system is throwing errors. I did update to the latest version of Dialog system for Unity 6.
- Thu Apr 04, 2024 12:19 am
- Forum: Dialogue System for Unity
- Topic: Specific timing on Subtitle Panel animations?
- Replies: 10
- Views: 606
Re: Specific timing on Subtitle Panel animations?
Awesome, thanks.
-M
-M
- Wed Apr 03, 2024 11:02 am
- Forum: Dialogue System for Unity
- Topic: Specific timing on Subtitle Panel animations?
- Replies: 10
- Views: 606
Re: Specific timing on Subtitle Panel animations?
One more quick question if you dont mind. Is there a way to set the Delay on a global default basis rather than just per conversation? There will be a lot of conversations and they will all behave the same.
Thanks again,
-M
Thanks again,
-M
- Wed Apr 03, 2024 2:05 am
- Forum: Dialogue System for Unity
- Topic: Specific timing on Subtitle Panel animations?
- Replies: 10
- Views: 606
Re: Specific timing on Subtitle Panel animations?
This is perfect, thank you. I didn't know about the Delay setting. This is pretty much exactly how I had my old system set up. I may be able to just put this right into my existing framework without completely redoing my existing interface.
Much appreciated!
-M
Much appreciated!
-M
- Tue Apr 02, 2024 4:54 pm
- Forum: Dialogue System for Unity
- Topic: Specific timing on Subtitle Panel animations?
- Replies: 10
- Views: 606
Re: Specific timing on Subtitle Panel animations?
Wow, thanks for this! Ill open up the files tonight and let you know how it goes. I really appreciate your effort.
-Mike
-Mike
- Tue Apr 02, 2024 1:29 pm
- Forum: Dialogue System for Unity
- Topic: Specific timing on Subtitle Panel animations?
- Replies: 10
- Views: 606
Re: Specific timing on Subtitle Panel animations?
Also, heres a video of what its doing now.
Its animating in, changing the text while its visible and then automatically animating out. And sometimes its displaying the wrong text or not changing it at all, but I cant pinpoint exactly how or when.
Its animating in, changing the text while its visible and then automatically animating out. And sometimes its displaying the wrong text or not changing it at all, but I cant pinpoint exactly how or when.
- Tue Apr 02, 2024 1:21 pm
- Forum: Dialogue System for Unity
- Topic: Specific timing on Subtitle Panel animations?
- Replies: 10
- Views: 606
Re: Specific timing on Subtitle Panel animations?
Hi Tony, thanks for the reply! Here is a video of what Im trying to accomplish. https://www.youtube.com/watch?v=sqyWueqSM88 As you can see, all changes to the text are done when the text boxes are not visible. This radio is behaving like an analog slide projector. A slide moves out and a new slide m...
- Tue Apr 02, 2024 12:53 am
- Forum: Dialogue System for Unity
- Topic: Specific timing on Subtitle Panel animations?
- Replies: 10
- Views: 606
Specific timing on Subtitle Panel animations?
Im trying to get the Subtitle Panel to display in this way: 1. The text field is populated 2. The Show animation plays and brings the panel into the cameras view. 3. The player makes a choice. 4. The Hide animation plays and takes the panel out of view, but still with the previous text populated. 5....