26 Commits (1c563183ea4a01186e8e50072986d75603dd669c)

Author SHA1 Message Date
chrisgregan 1c563183ea Added RemoveAndFadeButton() command 11 years ago
chrisgregan 5ad78612be View now supports arbitrary aspect ratios, improved visualization. 11 years ago
chrisgregan ab68d60565 Add comments in ButtonRoom.cs to explain behaviour. 11 years ago
chrisgregan ea3573320f Improved button functionality 11 years ago
chrisgregan 9d2b07f9f5 Removed redundant AudioSource component from Game. 11 years ago
chrisgregan f56b44898b Added vertical alignment property to Page. 11 years ago
chrisgregan 70e90685d8 Page rendering improvements 11 years ago
chrisgregan 2e11f6a182 Fixed font scale calculations. 11 years ago
chrisgregan d35ff84ea3 Added PageStyle class to simplify control of Page rendering styles. 11 years ago
chrisgregan 6d5a58a202 Improved page box background 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 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 c80f0db7aa Only show story text on first visit in AudioRoom example 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 f35a690080 Changed order of mushroom fade in example room 11 years ago
chrisgregan 4f40c9c06f New AddButton() and RemoveButton() room methods 11 years ago
chrisgregan b4c530aead Fixed layer order issue in Sprites Room 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 4452879a4d Make sure blue alien is visible next time you visit Sprites Room. 11 years ago
chrisgregan 32217223e8 Refactored example room names. 11 years ago
chrisgregan 458d887491 Added animation example. 11 years ago
chrisgregan ff9c0cf4c8 Renamed Example to FungusExample 11 years ago