using lua in kobold2d to control parameters
- by nycynik
Is there a tutorial on using LUA in Kobold2d?
I want to know if its possible to use it to control the game behavior (like max speed decrease of timer, and bonus points) by uploading a new script to the app.
I found this link in the FAQ:
http://www.kobold2d.com/pages/viewpage.action?pageId=917888
but it does not mention if I can replace the lua script from within the game, and reload it, is that possible? Should i just have a parameter file instead that i can download and replace?