chrisgregan
fad40e822c
WriterAudio can now play beep sounds per character
10 years ago
chrisgregan
bc74daba13
Added support for character sound effect (if no voiceover set)
10 years ago
chrisgregan
4dbca8d0ba
Added Dialog Audio component to play writing sound effects
10 years ago
chrisgregan
f9d4607550
Say Dialog automatically fades in / out when writing
...
The Fade In / Out options have been replaced by a single Fade Out
option. If you don’t want a fade effect, just set the Dialog Fade
Duration property to 0.
10 years ago
chrisgregan
53ea811cb1
Fixed say dialog not being visible at start
10 years ago
chrisgregan
013de03035
Fixed Extend Previous option.
...
Removed Move dialog option (doesn’t work).
Removed text writing code from Dialog.cs
Changed WaitForInput to work by adding a {wi} tag.
Exit tag now just breaks out of processing loop.
Updated TheExperiment scene to use new Say Dialog.
10 years ago
chrisgregan
cecfacc107
Updated Say Dialog and Say tests
10 years ago
chrisgregan
6cdf196b7d
Improved tests for Say commands
10 years ago
chrisgregan
70fde0ca68
Added test for Wait for Click = false
10 years ago
chrisgregan
87065153da
Updated Narrative Tests
...
Test {x} tag. Portrait tests now pass again.
10 years ago
chrisgregan
08e0677f8d
Dialog class now uses Writer component to write text
...
Added initial test scene
10 years ago
chrisgregan
ec91c153f6
Fixed: Localisation CSV parser doesn't handle Windows-style line endings #131
...
Added an integration test to check both Mac and Windows cases
10 years ago
chrisgregan
35d7ae2907
Fixed float comparison failing intermittently in Narrative test
10 years ago
chrisgregan
354eb90035
Reorganised Tests folder to share assets between tests
10 years ago
chrisgregan
1492ef08e3
Updated portrait test to use modified Stage prefab
10 years ago
chrisgregan
84ceca1b5f
Added integration tests for Stage & Portrait system
10 years ago