Create Scene

Scaffold a new Decentraland SDK7 scene project. Creates scene.json, package.json, tsconfig.json, and src/index.ts. Covers scene.json schema (parcels, spawnPoints, permissions, featureToggles), multi-parcel layouts, and project structure. Use when the user wants to start a new scene, create a project, or set up from scratch. Do NOT use for deployment (see deploy-scene or deploy-worlds).

dcl-regenesislabs 26206f5 8.7 KB Updated

File contents

dcl-regenesislabs/opendcl/tree/main/skills/create-scene commit 26206f5434

Frequently asked questions

npx skillmds@latest add dcl-regenesislabs/create-scene