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.
|
|
|
Author: Chris Gregan
|
|
|
|
Website: www.snozbot.com
|
|
|
|
Email: chris@snozbot.com
|
|
|
|
|
|
|
|
Fungus
|
|
|
|
======
|
|
|
|
|
|
|
|
An easy to use Unity 3D library for creating illustrated Interactive Fiction games.
|
|
|
|
|
|
|
|
Installation
|
|
|
|
============
|
|
|
|
|
|
|
|
Install the latest version of Unity 3D from https://unity3d.com
|
|
|
|
|
|
|
|
Download / clone this repository to your local machine.
|
|
|
|
|
|
|
|
Running the examples
|
|
|
|
====================
|
|
|
|
|
|
|
|
- In Unity, select File > Open Project
|
|
|
|
- Open the /fungus directory in the downloaded files
|
|
|
|
- From the Project window, open the Example/Scenes/Example.unity scene
|
|
|
|
- Press play and try out the example rooms
|
|
|
|
|
|
|
|
The control scripts for each room can be found in Examples/Scripts/
|
|
|
|
|
|
|
|
Support
|
|
|
|
=======
|
|
|
|
|
|
|
|
Please post any questions or bug reports on our issues page
|
|
|
|
https://github.com/snozbot/fungus/issues
|
|
|
|
|
|
|
|
You can contact the author directly at chris@snozbot.com
|