An easy to use Unity 3D library for creating illustrated Interactive Fiction games and more.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
chrisgregan 6051b2470e Merge branch 'master' into stop-flowchart 9 years ago
..
Animation Fix #71 Hide Fungus commands, event handlers, etc. in Component menu 10 years ago
Audio Fixed: ControlAudio waitUntilFinished property doesn't wait for correct time #174 9 years ago
Camera Fixed Shake Camera timing issue #137 9 years ago
Flowchart Merge branch 'master' into stop-flowchart 9 years ago
Narrative Merge branch 'master' into stop-flowchart 9 years ago
Sprite Added Set Sorting Layer command 9 years ago
Thirdparty Unity have added their own combo box in 5.2 9 years ago
UI Fixed voiceover clips not playing correctly in Say command #273 9 years ago
iTween Using iTween and Portrait commands in same Flowchart causes null exception #116 10 years ago
Animation.meta Added Animator Parameter commands & fixed parallax 10 years ago
Audio.meta Fungus2 code reorg 10 years ago
CHANGELOG.txt Updated CHANGELOG 9 years ago
CHANGELOG.txt.meta Added changelog file 10 years ago
Camera.meta Fungus2 code reorg 10 years ago
Flowchart.meta Merge branch 'Rename-core-classes' 10 years ago
LICENSE.txt Moved LICENSE and README inside the Fungus folder 9 years ago
LICENSE.txt.meta Moved LICENSE and README inside the Fungus folder 9 years ago
Narrative.meta Merge Dialog and Portrait modules into a single Narrative module #94 10 years ago
README.txt Moved LICENSE and README inside the Fungus folder 9 years ago
README.txt.meta Moved LICENSE and README inside the Fungus folder 9 years ago
Sprite.meta Fungus2 code reorg 10 years ago
Thirdparty.meta Fungus2 code reorg 10 years ago
UI.meta Added Write command and new Text Tag Parser 9 years ago
iTween.meta Merged UI redesign and iTween support branch 10 years ago

README.txt

Fungus
======

The goal of Fungus is to provide a free, open source tool for creating interactive storytelling games in Unity 3D.
Fungus is designed to be easy to learn for beginners to Unity 3D, especially for people with no coding experience.

For power users, it provides an intuitive, fast workflow for visual scripting and interactive storytelling.
Fungus is being used to create Visual Novels, Point and Click Adventure Games, Childrens Stories, Hidden Object Games,
eLearning apps and also some frankly weird stuff which defies classification :)

- Author: Chris Gregan
- Website: fungusgames.com
- Email: chris@fungusgames.com
- Twtter: @gofungus
- Facebook: facebook.com/fungusgames

Instructions
============

Installation instructions and tutorial videos are available on the official Fungus website.
http://fungusgames.com/learn

Support
=======

If you have questions about Fungus, please search our forum first as someone may have had the same issue already. If you can't find an answer please start a new discussion and we'll answer you as soon as we can. Fungus is designed for beginners and we love to hear from users so please don't be shy about posting!
http://fungusgames.com/forum

Contributing
============

Many thanks to everyone who has contributed code to the project.
https://github.com/fungusgames/fungus/graphs/contributors

If you would like to contribute a bug fix or new feature, please submit a pull request on github (https://github.com/fungusgames/fungus)

And if you are interested in contributing in some other way (art, audio, documentation, pizza) just email me at chris@fungusgames.com.