📄️ Your first script
Write your first script in five minutes: the shape of one, settings you expose to the editor, and what the sandbox gives you.
📄️ Where a script lives
Object, scene, space or project — what each level survives, and which one your logic belongs in.
📄️ The ctx API
Everything on ctx: lifecycle, finding objects, input, camera, raycasting, physics, audio, storage and interface.
📄️ Recipes
Complete, working scripts for the tasks that come up in nearly every project — copy one and change the numbers.
📄️ Multiplayer
Peers, channels, shared state, spawning for everyone, and how to draw someone else’s position smoothly.