Build UI

Build 2D screen-space UI for Decentraland scenes using React-ECS (JSX). Create HUDs, menus, health bars, dialogs, buttons, inputs, and dropdowns. Use when the user wants on-screen UI, menus, or form inputs. Do NOT use for 3D in-world text (see advanced-rendering) or clickable 3D objects (see add-interactivity).

decentraland d7752fc 4 files · 82.1 KB Updated

File contents

decentraland/sdk-skills/tree/main/build-ui commit d7752fcf80

Frequently asked questions

npx skillmds@latest add decentraland/build-ui