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.
Christopher e17cb081b0 Updated changelog 8 years ago
..
Animation Added open source license header to all source files 9 years ago
Audio Added open source license header to all source files 9 years ago
Camera Added open source license header to all source files 9 years ago
Flowchart Flowchart automatically registers with LuaEnvironment for ExecuteLua commands #485 8 years ago
Integrations Added Fungus-Spine unity package and readme 9 years ago
Lua Flowchart automatically registers with LuaEnvironment for ExecuteLua commands #485 8 years ago
Narrative Duplicated default dialog image to avoid breaking dialogs in existing scenes. 8 years ago
Sprite Fixed Clickable2D and Draggable2D to use event system to correctly block clicks on UI elements. 8 years ago
Thirdparty Upgraded to MoonSharp 1.6.0.0 8 years ago
UI Tabify stray non-tabified line. 9 years ago
iTween Added open source license header to all source files 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 8 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
Integrations.meta Added Fungus-Spine unity package and readme 9 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
Lua.meta Move dependent files into 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.