Locations

A StoryLocation provides rich contextual lore that is fed into character generation and response logic. This allows NPCs and even players to speak about the world around them naturally.

Each location contains:

  • A name

  • A list of context paragraphs (used for lore exposure and dialogue grounding)

  • World coordinates (world, x, y, z, yaw, pitch)

Learn how to create new Story locations.

Learn how you can easily initialise Location with NPC population

Last updated