Creating Entities

Alacrity provides a multitude of approaches to create new entities:

  • Programmatically using the Lua or Rust APIs
  • Declaratively using alacrity specs with Lua syntax.

This guide will walk you through each method, explaining the steps involved and providing examples for clarity.