Pre-seed round open. Backing the persistence layer for game worlds?

Persistent world infrastructure for games.

The world remembers because its state persists and moves. MistScale keeps your world’s identities, relationships, knowledge, and state alive between sessions, and AI Characters are the first product built on it.

How the platform is organized

Persistent world primitives describe your world. The platform foundation runs and connects them. Products are built on both.

Products

Built on the primitives and the foundation

MistScale AIAI Characters

Persistent world primitives

The foundation of your world’s state

Identity and relationships

Who is in your world, who knows whom, and how they feel about each other.

  • Player and NPC identities
  • Per-player trust, patience, and mood
  • NPC-to-NPC trust

Persistent state

What each entity carries from one session to the next.

  • Per-character memory
  • Relationship state
  • Identity state

Information flow

How what one entity knows reaches another.

  • Sharing between characters
  • Sharing presets and trust thresholds

Canon

What is true in your world.

  • Per-NPC knowledge files
  • Scene context

Platform foundation

Runs the primitives and connects your game

Control plane

Projects, team access, and keys.

  • Projects
  • Team invites
  • API keys

Developer platform

How your game connects.

  • Unity, Unreal, Godot, and Web SDKs
  • REST and WebSocket APIs
  • Dashboard and Playground

Products on the platform

Built on the same identities, relationships, and state.

MistScale AI

AI Characters

Characters that read and write persistent entity state: they remember each player, change with each relationship, and pass on what they learn.

  • Per-player memory
  • Mood and emotion
  • Trait drift
  • Grounding
  • Scene context
  • Voice
Build your first character

One fact, many readers.

The state is the product. One moment in your game becomes a fact that more than one system reads. This is one example of state that persists and moves, not the whole platform.

One fact

A player burns the village mill.

It reaches MistScale through conversation. Sharing follows per-character rules and trust thresholds.

  1. 01

    Entity state

    The player boasts about it to the tavern keeper, who stores it as a memory about that player.

  2. 02

    Relationships

    The tavern keeper's trust and mood toward the player shift over time.

  3. 03

    Information flow

    The tavern keeper is set to Open and trusts the miller at 6 out of 10, so the miller receives the fact as unverified hearsay.

  4. 04

    AI Characters

    When the player next talks to the miller, he can bring up what he heard.

Give your world a memory.

Start free with AI Characters. Everything you build sits on the same persistent foundation.