PRO

Drone Fleet

A flock of crosshair drones steering by the boids rules (separation, alignment, cohesion) plus wander. The pointer attracts the flock; clicking queues waypoints it flies to in order before returning to free roam, with dashed mesh links and live HUD telemetry.

Component
LNK ....... 0SPR ....... 0COHESION 0.001MESH_R 260pxALIGN 0.035SEP_R 24pxWPT ....... ---DRN ....... 0
Install
npx shadcn@latest add https://ui.aryank.space/r/drone-fleet.json

Installs from ui.aryank.space. To add it by hand, copy the files in Usage below, or register the @compronents namespace via the docs.

Files

API
PropTypeDefaultDescription
countnumber12 (6 under 768px)Number of drones in the flock.
Customize
counttext

Drone count. Defaults to 12, or 6 on narrow screens.

Dependencies
None.