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 8de5927a6f Moved all interfaces to Interfaces folders 9 years ago
..
Commands Refactored Writer to use IWriter interface 9 years ago
EventHandlers Changed comment style on header block 9 years ago
Interfaces Moved all interfaces to Interfaces folders 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
Interfaces.meta Moved all interfaces to Interfaces folders 9 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 Refactored TextTagParser to use ITextTagParser interface 9 years ago
TextTagParser.cs.meta Added Write command and new Text Tag Parser 10 years ago
TextTagToken.cs Refactored TextTagParser to use ITextTagParser interface 9 years ago
TextTagToken.cs.meta Refactored TextTagParser to use ITextTagParser interface 9 years ago
Writer.cs Refactored TextTagParser to use ITextTagParser interface 9 years ago
Writer.cs.meta Added Write command and new Text Tag Parser 10 years ago
WriterAudio.cs WriterAudio properties are protected fields 9 years ago
WriterAudio.cs.meta Renamed DialogAudio to WriterAudio 10 years ago