Book of Defold
Search
⌃K
Book of Defold
Defold A-Z
What is Defold?
Why Defold?
Defold History
Editor Tour
File Formats
game.project
Defold Tips
Lua Tips
Lua Tables
About math.random()
Randomly 1 or -1
Lua Modules
Global Scope
Running Projects
Bundling Projects
Releasing Projects
Command Line Tools
Debugging Projects
Dive into Defold
Make Games Now!
Avoider - Action
Asteroids - Action
Level Editor - Tool
Dev Tips
Learn Programming
Game Business
Useful Software
Quick Projects
Lasers
Powered By
GitBook
Lua Tables
Learn useful information about Lua Tables!
WIP
Tables are a very important part of working with Lua code within Defold. Tables are simple to use, powerful, and flexible enough to make the features you need.
Table Basics
https://repl.it/@pkeod/TableBasics
repl.it
Defold A-Z - Previous
Lua Tips
Next
About math.random()
Last modified
4yr ago