373 Commits (53d2fd1aab9031087d42d915ca7fa4f9e5fe527d)

Author SHA1 Message Date
chrisgregan db7d44acda Added Doxygen documentation support. 11 years ago
chrisgregan 8ceb01e565 Configured settings for Android and added app icon 11 years ago
chrisgregan 04b973191e Can click/tap anywhere to continue 11 years ago
chrisgregan 6d5a58a202 Improved page box background 11 years ago
chrisgregan 69e034058e Fixed partially written words jumping to next line due to word wrap 11 years ago
chrisgregan 71eb606014 Fixed characters per second calculation for writing text 11 years ago
chrisgregan 4b47435acd Page font sizes are now specified as a fraction of screen height 11 years ago
chrisgregan 0e36980c65 Renamed StartGameMusic to StartMusic and StopGameMusic to StopMusic 11 years ago
chrisgregan 96956cf108 Made Game.activeRoom the first property in inspector 11 years ago
chrisgregan 551154298e Updated Game prefab to match Game object in example scene. 11 years ago
chrisgregan 3c422f234c Miscellaneous refactors to hide complexity 11 years ago
chrisgregan 188ee7fba7 Updated Room template to give better examples 11 years ago
chrisgregan 9435f1255e Tidy up Start() function comment 11 years ago
chrisgregan c334ad4c84 All Room names now appear when any room is selected. 11 years ago
chrisgregan e003e844d2 Added audio commands and new audio example room. 11 years ago
chrisgregan 7d9eaafe40 Added PanToViewPath() command to smoothly pan along a path 11 years ago
chrisgregan 4ac09b0660 Refactored CameraController to use a coroutine for Pan. 11 years ago
chrisgregan 653d3722d1 Renamed AnimationEventListener to AnimationListener 11 years ago
chrisgregan 4f40c9c06f New AddButton() and RemoveButton() room methods 11 years ago
chrisgregan ab4207ef84 Animation Event Listener now uses the event string parameter to call a room method with the same name. 11 years ago
chrisgregan 105f0400c8 Replaced SpriteController with SpriteFader component. 11 years ago
chrisgregan 458d887491 Added animation example. 11 years ago
chrisgregan a72dcd4016 Added Fungus library and example files 11 years ago