Search found 4 matches
- Fri Mar 11, 2016 12:18 am
- Forum: Dialogue System for Unity
- Topic: What parameters to send in 'Send Messages'?
- Replies: 2
- Views: 538
Re: What parameters to send in 'Send Messages'?
That did the trick, thank you!
- Thu Mar 10, 2016 12:37 am
- Forum: Dialogue System for Unity
- Topic: What parameters to send in 'Send Messages'?
- Replies: 2
- Views: 538
What parameters to send in 'Send Messages'?
Hi, I'm trying to send a basic int parameter within the Quest Trigger -> Send Messages. If the basic message is the function 'test_function' (which works by itself without parameters). Inputting the parameter of '7' for example gives an error, have tried 'int 7', using the message 'test_function(7)'...
- Fri Feb 26, 2016 1:26 pm
- Forum: Dialogue System for Unity
- Topic: Playing text in a cutscene (as subtitles)
- Replies: 3
- Views: 634
Re: Playing text in a cutscene (as subtitles)
Thanks, I'll wait for the package this weekend to see how it works.
- Fri Feb 26, 2016 12:51 pm
- Forum: Dialogue System for Unity
- Topic: Playing text in a cutscene (as subtitles)
- Replies: 3
- Views: 634
Playing text in a cutscene (as subtitles)
Looking for the best way to handle using DM for cutscenes. Using it with the Cinema Director and would like the dialogue to function similar to subtitles on a foreign film. So during a scene, I would need the dialogue to show up at let's say 10 various times with each being on the screen for 5 secon...