KQ-131 · STAR/WARP
Star Warp
A starfield streaming past the cabin — hold to jump to warp and the stars stretch into streaks, move to steer the vanishing point toward the pointer, then release and they ease back down to a cruise.
KQ-131 · STAR/WARP
JUMP DRIVE · 180 STARS
KQ-131
Star warp jump drive. Hold to jump to warp, move to steer the field. Cruise.
DRIVE · CRUISE
Hold to jump to warp - move to steer the field.
Install
One command — the source lands in your repo. Or copy it from the Code tab.
$ pnpm dlx shadcn@latest add @kinetiq/star-warp
Props
| Prop | Type | Default | Description |
|---|---|---|---|
| count | number | 180 | Star count, clamped to a sane maximum. |
| onWarp | (warping) => void | — | Fires as the drive enters and leaves warp. |
| height | number | 300 | Field height in px. |