# @neith/engine-mover

Neith sovereign Mover (UE 5.4 CMC replacement): pluggable movement modes
(walking/falling/swimming/flying/custom) with deterministic fixed-step
simulation, dynamic move input, standing/crouching/prone stances, slope-clamp +
step-up logic, client prediction/reconciliation with input-replay rollback and
configurable net quantisation, a mantle/climb/vault parkour library with
authoritative root-motion, mover-vs-physics impulse exchange, a vehicle mover
subclass, a per-mover debug overlay and a Blueprint API (phase 173.10)

## At a glance

- **Path:** `libs/neith/engine-mover`
- **Domain:** neith (active)
- **Owner:** @GreyChimp
- **Docs:** [deep-dive](/docs/domains/neith/deep-dive) ·
  [systems one-pager](/docs/systems/lib-neith.md)
- **Nx project:** `@neith/engine-mover`

## Commands

```bash
pnpm nx test @neith/engine-mover
pnpm nx lint @neith/engine-mover
```

<!-- Generated starting point (audit F-3): owners, replace this note with usage examples and API notes. -->
