KQ-297 · CLAW/DROP
Claw Drop
A claw machine that always catches — the honesty is the joke. The trolley sweeps the rail so you still have to time it, but wherever you stop, the claw takes the nearest plush, lifts it, and delivers it down the chute to the tray. Clear the bed and it restocks. No odds, no coins, no disappointment.
KQ-297 · CLAW/DROP
Install
One command — the source lands in your repo. Or copy it from the Code tab.
$ pnpm dlx shadcn@latest add @kinetiq/claw-drop
Props
| Prop | Type | Default | Description |
|---|---|---|---|
| onCatch | (index: number) => void | — | Fires with the caught plush's index. |