Guides & Tools¶
Task-oriented guides and the tooling that sits alongside the Lattice core and control plane — the workflows that don't fit neatly into the API reference or the design docs.
-
Migrating from Photon Fusion
A complete journey for porting a Unity game off Photon Fusion 2.1: the
fusion2latticecodemod, theCharacterMotor/KCC addon, the deep KCC + physics port, and a feature-by-feature parity cookbook — tied together as Assess → Convert → Port → Check parity. -
The
lattice-gamedevClaude Code skill
A Claude Code skill that teaches an AI assistant the Lattice mental model and the real
lattice.hAPI surface, so the code it writes compiles. Includes install steps.
Next steps¶
- Getting Started — register a game, integrate the SDK, pick a hosting path.
- Custom Module Guide — build + link the shared game-sim module.
- WASM Managed Hosting — run untrusted modules safely.