35 Commits (f94203aaf9d455165aed93d68da037368b5d4828)

Author SHA1 Message Date
chrisgregan a26695397b Added ShakeCamera() command. 11 years ago
chrisgregan da314746c3 Can now run other commands in parallel to PanToView() 11 years ago
chrisgregan ed1e48b2e7 Added rotation support to Views. 11 years ago
chrisgregan c8bee1eaf1 Replaced Values system with new Variables class 11 years ago
chrisgregan 759105166b New Dialog system (replaces Pages) 11 years ago
chrisgregan 23af2fc443 Renamed AnchorGUITexture to GUIButton 11 years ago
chrisgregan 2b4c75e327 Added AnchorGUITexture example to Sprite Room. 11 years ago
chrisgregan 927df59210 Fixed Playmaker compatibility issue 11 years ago
chrisgregan 5a89ea4f97 Fixed PageRoom.cs comments 11 years ago
chrisgregan 4f8707408e Updated Button comments 11 years ago
chrisgregan 5d4ceaa170 Renamed ManualPan to SwipePan 11 years ago
chrisgregan 291902b386 Added more properties to control page position 11 years ago
chrisgregan 20b795771b Added simpler Page handling, manual pan mode and more 11 years ago
chrisgregan 23f66b733e Added parallax scrolling support & new example room. 11 years ago
chrisgregan 9a1943dfe6 Page rendering improvements 11 years ago
chrisgregan be32f264a6 Replaced Flags, Counters & Inventory with Values 11 years ago
chrisgregan 1aaf67633b Redesigned Button functionality. 11 years ago
chrisgregan e6d17dee32 More button improvements 11 years ago
chrisgregan 1c563183ea Added RemoveAndFadeButton() command 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 70e90685d8 Page rendering improvements 11 years ago
chrisgregan d35ff84ea3 Added PageStyle class to simplify control of Page rendering styles. 11 years ago
chrisgregan 0e36980c65 Renamed StartGameMusic to StartMusic and StopGameMusic to StopMusic 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 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