Hey guys,
I am developing a game using Corona SDK,which uses Lua as a programming language.I am having some trouble calling the :setSequence() method inside of two functions.
Since I cannot create classes in Lua/Corona,I created another file called Cowboy.lua,wrote a function in there,and called that function inside my Main.lua file.
My whole problem is described in the last 2 posts on this forum.
Regards,
Bogdan