Hi guys.
I’ve a problem with external modules. How can i call a local function by external module?
Example.
I have some buttons in an external module and the button function in main.lua . When the function is global it is called, but when it is local the buttons don’t see it . How can i do to solve?
