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 382787a601 Fixed concurrent Say commands on same Say Dialog should interrupt #356 9 years ago
..
Animation Fix #71 Hide Fungus commands, event handlers, etc. in Component menu 10 years ago
Audio Added Set Audio Pitch command #340 9 years ago
Camera Added camera property to camera controller commands #307 9 years ago
Flowchart Fixed CustomGUI class not in Fungus namespace #353 9 years ago
Narrative Fixed concurrent Say commands on same Say Dialog should interrupt #356 9 years ago
Sprite Fixed Show Sprite should affect child sprites #338 9 years ago
Thirdparty Fixed compile issues on InvokeMethod.cs 9 years ago
UI Added null check in ButtonClicked event handler 9 years ago
iTween Fixed iTween commands on the same gameobject can conflict #342 9 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.