Lua Scripting

Lua Scripting

  • Extensive Lua API bindings
  • You can write the whole game with only Lua scripts…
    • or use them just for game object behaviours or to load and save data
  • LuaCATS annotations for the Lua Language Server
    • For autocomplete, type checking, and full documentation of the entire Lua API in any supported IDE