# Basic Usage

Creates an `XWUIGameWeakpointIndicator` with default config (`markerStyle` `diamond`, `color` `#ff6600`, `size` 20, `pulseSpeed` 1.5s) and an empty `points` array; place markers at runtime with `addPoint(x, y, active?)` or `setPoints(points)`.
