Script Components

Writing .ts script files for the Creator Hub Script component — self-contained classes attached to individual entities. Use when the user wants to create a custom smart item, a reusable scripted entity, or write code that runs on a Creator Hub Script component. Do NOT use for regular scene index.ts code or global systems (see scene-runtime, add-interactivity).

decentraland 7ab5d03 12.4 KB Updated

File contents

decentraland/sdk-skills/tree/main/script-components commit 7ab5d0390c

Frequently asked questions

npx skillmds@latest add decentraland/script-components