Notifications
Clear all

[Solved] Dialogue Player

2 Posts
2 Users
1 Reactions
38 Views
087d06654f4dc47aa440159767336493
(@jstudios)
Trusted Member
Joined: 6 months ago
Posts: 43
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: 6 months ago
Posts: 354
 

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 2 months ago by Hosna

   
JStudios reacted
ReplyQuote
Share: