Notifications
Clear all

[Solved] Dialogue Player

2 Posts
2 Users
1 Reactions
20 Views
7cda2610241cc41b3cc8b65195fbfcc4abaf7ebe420ad5276e4f5c53e3f5f250?s=80&d=mm&r=g
(@jstudios)
Eminent Member
Joined: 4 months ago
Posts: 19
Topic starter   [#48]

Hello I had a quick question about the BP_dialogplayer when you enter the NAV mesh for BP_dialogue player how do you extend the timer for the dialogue text/audio to stay on screen before it disappears? Thank you.



   
Quote
Hosna
(@hosna)
DEVELOPER Admin
Joined: 4 months ago
Posts: 231
 

Posted by: @jstudios

Hello I had a quick question about the BP_dialogplayer when you enter the NAV mesh for BP_dialogue player how do you extend the timer for the dialogue text/audio to stay on screen before it disappears? Thank you.

If you open BP_DialogPlayer, you'll see that the system uses the audio file's own Duration value to determine how long the dialogue remains active. The text display timing is also based on this same duration value.

If you'd like to add a small delay after the voice line finishes, you can simply add a value such as 0.5 or 1 seconds to the Duration variable.

 


This post was modified 5 days ago by Hosna

   
JStudios reacted
ReplyQuote
Share: