51 Commits (c1b36b8315de64cd474e346223093420352ad89e)

Author SHA1 Message Date
chrisgregan 25a103fb4c Initial visual scripting prototype code 10 years ago
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 2064c853be Fixed child sprites not fading in some cases 11 years ago
chrisgregan c38e915119 Fixed buttons not hiding when new Dialog is writing text. 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 242c905857 Backwards compatibility support for v1.2.0 11 years ago
chrisgregan 9157369bd2 Added property to control icon screen position 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 9031911c10 Fixed option box padding. 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 30a7a54253 Continue button is now displayed separately to the Page text box. 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 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