KQ-334 · STREAK/HEAT
Streak Heat
Escalation you can feel: each multiplier tier warms the panel, grows the numeral, and adds one more ambient layer on top of the last — a pulse, then a shimmer, then a rotating glow, then heat haze. Breaking the streak cools everything down over a slower tween than it took to heat, because a loss should take its time.
KQ-334 · STREAK/HEAT
heat
Multiplier times 1
00streak
streak 0 · best 0
Install
One command — the source lands in your repo. Or copy it from the Code tab.
$ pnpm dlx shadcn@latest add @kinetiq/streak-heat
Props
| Prop | Type | Default | Description |
|---|---|---|---|
| thresholds | number[] | [3, 7, 12, 18] | Streak counts at which the multiplier steps up. |
| onLevel | (level: number) => void | — | Fires on each new tier. |