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.

18 lines
593 B

# Fungus Lua {#fungus_lua}
FungusLua is a simple way to embed Lua scripting into your Unity project. Lua is an easy to learn scripting language so it's a great way to empower artists, writers and designers to use more of the power of Unity.
* @subpage lua_about_funguslua
* @subpage lua_create_menu
* @subpage lua_environment
* @subpage lua_bindings
* @subpage lua_script
* @subpage lua_utils
* @subpage lua_fungus_module
* @subpage lua_controlling_fungus
* @subpage lua_execute_lua
* @subpage lua_preferences
* @subpage lua_store
* @subpage lua_string_table
* @subpage lua_unity_test_tools