|
|
||
|
Hello all!
I am considering using Lua in my next game project. One of the approaches I am exploring is to have multiple lua_States, one for each of the game entities. This would allow my designers/script writers to have a private namespace for each entity.