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.
Christopher e2f70fd83c Refactored Writer to use IWriter interface 8 years ago
..
Commands Refactored Writer to use IWriter interface 8 years ago
EventHandlers Changed comment style on header block 9 years ago
Commands.meta Added Write command and new Text Tag Parser 10 years ago
EventHandlers.meta Added Button Clicked and End Edit event handlers 10 years ago
IWriter.cs Refactored Writer to use IWriter interface 8 years ago
IWriter.cs.meta Refactored Writer to use IWriter interface 8 years ago
SelectOnEnable.cs Refactored UI command comments 9 years ago
SelectOnEnable.cs.meta Allow for options to be picked without clicking. 9 years ago
TextTagParser.cs Changed comment style on header block 9 years ago
TextTagParser.cs.meta Added Write command and new Text Tag Parser 10 years ago
Writer.cs Refactored Writer to use IWriter interface 8 years ago
Writer.cs.meta Added Write command and new Text Tag Parser 10 years ago
WriterAudio.cs Use #region to mark interface implementations 9 years ago
WriterAudio.cs.meta Renamed DialogAudio to WriterAudio 10 years ago