Tables, always tables… (Lua)
Lua is an interesting language, easy to learn but difficult to master. Difficult things can often be achieved with a few lines of code but as a drawback there is room for many potential errors that can get very difficult to solve, for example, here is a common pitfall…
