fungus

An easy to use Unity 3D library for creating illustrated Interactive Fiction games and more.

MIT License

Stars
1.6K
Committers
48

Bot releases are hidden (Show)

fungus - Fungus v1.0.1 (alpha)

Published by chrisgregan over 10 years ago

Changes in this release:

  • Added a new example Room which demonstrates using sprites and animations in a Fungus Room.
  • Removed the Room.PlayAnimation method (didn't work!)
  • Added Room.SetAnimatorTrigger() to trigger animator state transitions

Fungus requires Unity 3D 4.3.4 which can be downloaded for free from http://unity3d.com/unity/download

Fungus has no dependencies on any other 3rd party libraries.

For installation instructions, please see the 'Getting Started' section on the Fungus website http://snozbot.com/fungus

Please log any bugs / feature requests on our Github issues page
https://github.com/snozbot/fungus/issues

Happy Fungusing!

fungus - Fungus v1.0.0 (alpha)

Published by chrisgregan over 10 years ago

This is the first public release of Fungus, a Unity 3D plugin for creating interactive fiction games. This release includes support for Rooms, Pages, Views and simple command scripting.

Fungus requires Unity 3D 4.3.4 which can be downloaded for free from http://unity3d.com/unity/download

Fungus has no dependencies on any other 3rd party libraries.

For installation instructions, please see the 'Getting Started' section on the Fungus website http://snozbot.com/fungus