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.
Chris Gregan f487de69bd Added Command Index property to Call command 9 years ago
..
Animation Replaced serialisation callback due to threading warning 9 years ago
Audio No Music clip selected error 9 years ago
Camera Fixed Fade To View can sometimes not work in Unity 5.3 #370 9 years ago
Flowchart Added Command Index property to Call command 9 years ago
Integrations Added Fungus-Spine unity package and readme 9 years ago
Lua Improved source code display on Lua script errors 9 years ago
Narrative Fixed Child Object gets deleted when having a flowchart on parent and child. #475 9 years ago
Sprite Null check in SpriteFader 9 years ago
Thirdparty Fixed Child Object gets deleted when having a flowchart on parent and child. #475 9 years ago
UI Null pointer check 9 years ago
iTween Fixed can't set new values on iTween commands #479 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 change log 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
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.