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 63dadcb457 Refactored Variable base class to use protected serialised value and public property accessor. 9 years ago
..
Commands Refactored Variable base class to use protected serialised value and public property accessor. 9 years ago
EventHandlers Converted tabs to spaces in all .cs files 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
SelectOnEnable.cs Converted tabs to spaces in all .cs files 9 years ago
SelectOnEnable.cs.meta Allow for options to be picked without clicking. 9 years ago
TextTagParser.cs Converted tabs to spaces in all .cs files 9 years ago
TextTagParser.cs.meta Added Write command and new Text Tag Parser 10 years ago
Writer.cs Refactored many classes to use protected serialisable fields, with public property accessors where required. 9 years ago
Writer.cs.meta Added Write command and new Text Tag Parser 10 years ago
WriterAudio.cs Converted tabs to spaces in all .cs files 9 years ago
WriterAudio.cs.meta Renamed DialogAudio to WriterAudio 10 years ago