Edit of asset "MEF – Modular Event Framework" Accepted
| Old/Current | New/Edit | |
|---|---|---|
| Title | MEF – Modular Event Framework | MEF – Modular Event Framework |
| Description |
MEF (Modular Event Framework) is a modular event system for Godot 4. It allows you to build complex events composed of conditions and effects, executed in deterministic groups. Features: • Execution Groups (EARLY / MAIN / LATE / CLEANUP) • Priority-based ordering • Async effects (parallel inside group) • Event cancellation support • Shared execution context • Node-based, editor-friendly architecture This is the free core intended as a foundation for building reusable gameplay modules. Early release (v0.1.0). Feedback welcome. |
MEF (Modular Event Framework) is a modular event system for Godot 4. It allows you to build complex events composed of conditions and effects, executed in deterministic groups. Features: • Execution Groups (EARLY / MAIN / LATE / CLEANUP) • Priority-based ordering • Async effects (parallel inside group) • Event cancellation support • Shared execution context • Node-based, editor-friendly architecture This is the free core intended as a foundation for building reusable gameplay modules. Early release (v0.1.0). Feedback welcome. |
| Category | Tools | Tools |
| License | MIT | MIT |
| Repository Provider | GitHub | GitHub |
| Repository Url | https://github.com/AlexRmCreative/mef-godot | https://github.com/AlexRmCreative/mef-godot |
| Issues Url | https://github.com/AlexRmCreative/mef-godot/issues | https://github.com/AlexRmCreative/mef-godot/issues |
| Godot version | Godot 4.4 | Godot 4.4 |
| Version String | 0.1.0 | 0.1.0 |
| Download Commit | 0fa003db942edeae9535c5420d5cb920e6b0df29 | 0fa003db942edeae9535c5420d5cb920e6b0df29 |
| Download Url (Computed) | https://github.com/AlexRmCreative/mef-godot/archive/0fa003db942edeae9535c5420d5cb920e6b0df29.zip | https://github.com/AlexRmCreative/mef-godot/archive/0fa003db942edeae9535c5420d5cb920e6b0df29.zip |
| Icon Url |
https://raw.githubusercontent.com/AlexRmCreative/mef-godot/main/mef-icon.png
|
https://raw.githubusercontent.com/AlexRmCreative/mef-godot/main/mef-icon.png
|