You can have lua files to talk to each other however you can’t have Corona re-write code after it’s compiled. What you can do is save information and use that information with existing code to cause your code to have the behavior that you want.
You can have lua files to talk to each other however you can’t have Corona re-write code after it’s compiled. What you can do is save information and use that information with existing code to cause your code to have the behavior that you want.