Advanced Input

System-level input polling, player movement control, and mobile on-screen controls in Decentraland. Covers inputSystem, InputModifier, PointerLock, PrimaryPointerInfo, and TouchScreenControls. Use when the user wants continuous key polling, WASD-controlled entities, to freeze the player during a cutscene, FPS-style cursor lock, multi-key combo patterns, or to hide/customize the mobile joystick, crosshair, or on-screen buttons. For event-driven clicks and hover on entities see add-interactivity.

decentraland ea1d66b 3 files · 26.4 KB Updated

File contents

decentraland/sdk-skills/tree/main/advanced-input commit ea1d66b7b3

Frequently asked questions

npx skillmds@latest add decentraland/advanced-input