3 Commits (d2a138f9e2953e9100c2057340a827c57ea846f6)

Author SHA1 Message Date
chrisgregan d2a138f9e2 Added Fungus Script comments for all example scenes 10 years ago
chrisgregan 3b4f840251 Fixed The Hunter Fungus Script 10 years ago
chrisgregan e47d0c3361 Renamed Examples to FungusExamples 10 years ago
chrisgregan f4af62c9a8 Added new music to The Hunter 10 years ago
chrisgregan c3e17c9ca7 Fixes for Unity 4.6 beta RC 2 10 years ago
chrisgregan c07fcf0963 Fixed missing component warnings 10 years ago
chrisgregan d148b5f8f7 Updated all examples to use 'Start Game' event handler. 10 years ago
chrisgregan e6000eb33b Added Event Handler system. 10 years ago
chrisgregan 7d0491ff5c Redesigned Fungus Script window and inspector UI 10 years ago
chrisgregan ac9d219706 Updated all command help strings 10 years ago
chrisgregan 92ff8c601c Updated Skipper character artwork 10 years ago
chrisgregan 0fd8dc4134 Fixed missing sprite in The Hunter. Fixed boolean variable setting. 10 years ago
chrisgregan f442561d38 Added per-character typing sound effect. Added continue click cool down timer. 10 years ago
chrisgregan ac180337da Fixed button text size issue 10 years ago
chrisgregan 46732c7e47 Fixed broken references to character images. 10 years ago
chrisgregan 0954719c2c Added 'Click Anywhere' property to Dialog component. 10 years ago
chrisgregan bcfb70c0e6 Added typing sounds and fixed pausing audio when typing pauses. 10 years ago
chrisgregan 385ef1a967 Merged UI redesign and iTween support branch 10 years ago
chrisgregan 8202660c82 Changed Fungus project over to use text assets for easier diffing & merging 10 years ago
Ben Keenan 6de8670e6c Added example game with animation and variables, added templates for empty Fungus scene, CYOA game and Visual Novel style game. 10 years ago
chrisgregan 95b753ddad Added TheFacility example game. 10 years ago
chrisgregan dc61d78a5b Updated example scene 10 years ago
chrisgregan 9e86571c9d Added SetBackground command and Background prefab. 10 years ago
chrisgregan 06fef1511e Updated ChooseDialog prefab 10 years ago
chrisgregan afbbca87fb Added methods for setting variables 10 years ago
chrisgregan b63a9ce3b9 Simplified adding new commands. Added Note command. 10 years ago
chrisgregan 1e587f7dd1 Added Note command 10 years ago
chrisgregan 6a145cd041 Changed Choose dialog to use grid layout 10 years ago
chrisgregan 3c61965afd Added background prefab & SetActive command 10 years ago
chrisgregan 408809b9e8 New commands are automatically selected 10 years ago
chrisgregan 255970d507 Added Fade Screen command 10 years ago
chrisgregan 63ccec70bf Added bear ending to example 10 years ago
chrisgregan 7ce2cb0704 Added RequireComponent 10 years ago
chrisgregan 150892e0b9 Added profile image to choose editor. Asset tidy. 10 years ago
chrisgregan 618d34c91c Reverted sequence to use game object name. Added Fungus Script menu item 10 years ago
chrisgregan 2e6e0d9984 Deleted old shuttle example 10 years ago
chrisgregan f570e9ab79 Added hideSequenceObjects flag 10 years ago
chrisgregan c6c82dbb44 Reverted variables back to MonoBehavior 10 years ago
chrisgregan 2b6fe13072 Added null pointer checks and fixed sequence name picking 10 years ago
chrisgregan e968bfd507 Refactored GetFungusScript() and GetSequence() 10 years ago
chrisgregan 3efe3f419e Replaced SkipperAngry variable 10 years ago
chrisgregan 3fd20ed105 Variables are now ScriptableObjects instead of MonoBehaviors 10 years ago
chrisgregan 95a5f79b9c Renamed Fungus.Script namespace to Fungus 10 years ago
chrisgregan 64cf2c346e Renamed FungusVariable to Variable 10 years ago
chrisgregan 33397f004f Converted FungusVariableListAdapter to use SerializedProperty 10 years ago
chrisgregan c8c2846808 Updated Sequence editor to use serialised property 10 years ago
chrisgregan b547553c20 Converted SetVariable and If to use serialized property 10 years ago
chrisgregan 99a0fd5d6d Changed dialog command to use serializedProperty 10 years ago
chrisgregan 2279376b27 Converted SequenceField to use SerializedProperty 10 years ago
chrisgregan 3f356c331c Fixed View prefabs settings overriding 10 years ago