Ink-Fungus Gateway


The Ink-Fungus Gateway is a tool to make narrative games with Unity using Ink and Fungus.


by Mauro Vanetti


★★★ star rating
Price History +

The Ink-Fungus Gateway is a tool to make narrative games with Unity using two awesome pieces of free software: Ink by Inkle Studios and Fungus.

We can finally connect Ink stories with the interactive stuff provided by Fungus: flowcharts for visual programming, a great conversation system, views, interactive components etc.

The interactive documentation is a demo scene that explains all the features of the Ink-Fungus Gateway, and it was made using the Gateway itself.

The Gateway has plenty of useful features: you can write your conversation in the Ink script and have Fungus use it for its Say commands, you can call characters from the script using a special syntax, you can synchronise variables and lists between the Ink script and Fungus flowcharts, you can launch events in Ink that trigger flowchart blocks in Fungus etc.


Play the interactive documentation from the browser


Read the static documentation and access the source code