I was wondering if any can recommend any videos or ways to learn lua, yes I have tried the tutorials Defold gives us but I don’t understand them.
Thanks
I was wondering if any can recommend any videos or ways to learn lua, yes I have tried the tutorials Defold gives us but I don’t understand them.
Thanks
This is the definitive guide to Lua, AKA the horses mouth, definitely worth buying a copy.
I found these to be helpful as a first intro:
https://www.youtube.com/@DefoldTutorials
However, the tutorials on this site were really great imo.
If it’s a problem with the code end, consider learning more about Lua on its own. Most of the tricky bits of Defold are related to how Lua works.