|
|
@ -10,26 +10,11 @@ An easy to use Unity 3D library for creating illustrated Interactive Fiction gam |
|
|
|
Installation |
|
|
|
Installation |
|
|
|
============ |
|
|
|
============ |
|
|
|
|
|
|
|
|
|
|
|
1. Install the latest version of Unity 3D from https://unity3d.com |
|
|
|
Installation instructions are available on the Getting Started section on the Fungus website |
|
|
|
2. Download / clone this repository to your local machine. |
|
|
|
http://snozbot.com/fungus/get_started.html |
|
|
|
|
|
|
|
|
|
|
|
Running the examples |
|
|
|
|
|
|
|
==================== |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1. In Unity, select File > Open Project and open the repository dir |
|
|
|
|
|
|
|
2. From the Project window, open the Example/Scenes/Example.unity scene |
|
|
|
|
|
|
|
3. Press play and try out the example rooms |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The control scripts for each room can be found in the Examples/Scripts dir. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The library code for Fungus can be found in the Fungus/Scripts dir. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Look at Fungus/Scripts/Room.cs for the full list of scripting commands available. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Support |
|
|
|
Support |
|
|
|
======= |
|
|
|
======= |
|
|
|
|
|
|
|
|
|
|
|
Please post any questions or bug reports on our issues page |
|
|
|
Training videos, documentation, forum and contact details are on the Fungus website |
|
|
|
https://github.com/snozbot/fungus/issues |
|
|
|
http://snozbot.com/fungus/support.html |
|
|
|
|
|
|
|
|
|
|
|
You can contact the author directly at chris@snozbot.com |
|
|
|
|
|
|
|