I've played a bit around with Unity-Lua and decidet to add full modding support for my unity game. But it dosn't really work that well... Unity-Lua has some major things missing that i need to add full modding support. Is there a good and easy to understand alternative?
I want the player to fully mod the game, and be able to change everything like ui, items, enemies. The concept of the game is just, there is nothing in the actual but you can change that with mods to make whatever game you want.
Thanks :)