Skip to content

Fuzzy Logic

Docs last synced: 2026-09-12 22:18 UTC

Fuzzy Logic 1.0, for Unreal Engine 5.8. A complete Mamdani fuzzy inference plugin — author fuzzy systems as reusable data assets or inline on an actor component, write rules in readable IF / THEN text, and drive behavior from smooth graded decisions instead of brittle thresholds. Nine built-in membership-function shapes plus custom C++ shapes, multiple outputs per system, selectable T-norms, implication and aggregation, six defuzzification strategies, JSON import/export, full diagnostics, and UMG helpers that plot exactly what the engine decided.

The full guide is available in English and Ukrainian:

English Українська Covers
Full — the complete plugin Guide Посібник Core concepts, membership functions, rule language, inference settings, the Data Asset editor, Blueprint and C++ integration, JSON presets, diagnostics, UMG visualization, and the Drone Arena / Turret Defense demos

Start with the Guide, or jump to the Release Notes for what's new in this release.