Pawel
September 18, 2019, 9:22pm
2
Did you checked out:
and also other forum threads:
as the title says, do i need to learn lua to use defold?
Hello, I’m not a very experienced programmer, my past experience was writing couple of ios apps and games using Objective-C&SWIFT, I’ve been hearing that LUA is supposed to be a simple and a quick scripting language, I tried the side-scroller tutorial, and the very first tutorial with the frog, but I’m very confused and the lack of auto-complete in the editor certainly is not helping, I don’t know the vmath functions for example, or what parameters they should take, also I can’t distinguish bet…
I am from java world and i am working as android developer.
Gamedev is my hobby. When defold was released I try it, and I think it is realy awesome.
I try lua first time in defold. Lua is cool language. I make some rules for me to keep my code simple and readable.
1)Codestyle.
To make a code readable you need a codestyle.
As a start point I use http://lua-users.org/wiki/LuaStyleGuide .
For me it was hard to use underscore instead of CamelCase. But when I use lua, I als…
?
I hope it would help, though if anything is not clear for you, don’t hesitate to ask I’ve also asked many times - how to write scripts, how to develop efficiently, etc, but that kind of questions is really hard to answer, because it’s way too generic, so the answers are generic too, unfortunately The best I can advise is to just practice
4 Likes