Hi all, how can I get a c++ object instance from lua without call a "new" inside lua script? In other words, I need to get a lua object from c++ code and viceversa. Someone could help me Thanks a lot