An easy to use Unity 3D library for creating illustrated Interactive Fiction games and more.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
chrisgregan 716ee5bf2b Added Stop() method to Say Dialog and Writer 9 years ago
..
Commands Added Dialog Audio component to play writing sound effects 9 years ago
Commands.meta Added Write command and new Text Tag Parser 9 years ago
TextTagParser.cs Fixed leading whitespace trimming after a {wc} or {c} tag 9 years ago
TextTagParser.cs.meta Added Write command and new Text Tag Parser 9 years ago
Writer.cs Added Stop() method to Say Dialog and Writer 9 years ago
Writer.cs.meta Added Write command and new Text Tag Parser 9 years ago
WriterAudio.cs Fixes for using WriterAudio with Write command 9 years ago
WriterAudio.cs.meta Renamed DialogAudio to WriterAudio 9 years ago