Browse Source

Fixed lua bindings page

master
Christopher 8 years ago
parent
commit
0aaaee4ad2
  1. 2
      Docs/fungus_lua/lua_bindings.md

2
Docs/fungus_lua/lua_bindings.md

@ -4,7 +4,7 @@ The LuaBindings component allows you map gameobjects and components in your scen
As well as scene GameObjects and components, you can bind to any Unity object in your project. This includes things like Prefabs, Materials, TextAssets, Textures, ScriptableObjects, etc.
![LuaBinding](images/lua_bindings.png)
![LuaBinding](fungus_lua/lua_bindings.png)
# Adding LuaBindings

Loading…
Cancel
Save