100% client-side FPV freecam simulation tuned as a 5-inch freestyle quad.
No drone packets are sent. The drone state does not move any server-authoritative entity. This is intended for servers that already allow freecam-style detached camera behavior. It is not an anti-cheat bypass.
- Client-only fixed-step FPV simulation (
240 Hz) with acro-only rates - Betaflight-style
RC rate / super rate / expo - Throttle curve, motor lag, anisotropic drag, battery sag, and descent wash
- Separate controller actions for
Arm,Disarm, andReset-to-Player - Crash model with
EXIT_TO_PLAYER,QUICK_REARM,CHECKPOINT_RESPAWN, andNO_COLLISION - Four setup pages:
Controller,Rates,Craft,Realism & Crash - Axis/button capture, calibration, invert options, and deadzone tuning
- In-flight camera angle adjustment (optional)
- Global active-flight exit triggers:
Esc, movement keybind press, and optional damage edge detection
- Open the setup screen from Mod Menu.
Controllerpage: select controller, bindArm/Disarm/Reset, bind axes, set deadzone/invert.Ratespage: tune roll/pitch/yawRC/super/expo.Craftpage: tune camera angle, throttle curve, thrust, drag, and response;Masschanges rotational/translational inertia and adds a small high-speed float offset.Realism & Crashpage: tune sag/wash, choose crash reset mode, and toggleExit To Player On Damage.- Active control behavior:
Armenters FPV when inactive, and re-arms motors while detached when currently disarmed.Disarmcuts motors but keeps the detached camera active; momentum and rotation continue naturally.Resetexits back to the player camera.