Nexus Quest Weaver 1.0.0 Tools 4.4 Community
Submitted by user movec; MIT; 2026-01-20
Nexus Quest Weaver is a modern solution for designing complex, non-linear stories and logic flows in Godot 4.4+.
It separates logic (Blueprints) from state (Instances) to ensure high performance and stability.
Key Features:
- Visual Graph Editor: Design branching narratives, loops, and parallel tasks using an intuitive Drag & Drop interface.
- Live Debugger: Watch your quests in real-time! Active nodes pulse orange, completed nodes turn green, and failed nodes turn red inside the editor while your game runs.
- Quest Templates: Write one quest logic (e.g., "Fetch {amount} {item}") and instantiate it infinitely with different parameters.
- Save Game Stability: Uses a clean JSON-based save format. You can move nodes or change descriptions in the editor without breaking existing player save files.
- Localization: Built-in Key Scanner automatically finds text in your nodes and updates your CSV translation files.
- Integration: Works with any Inventory system via a simple Adapter script.
Join our Discord Server
https://discord.gg/HMxbzqWCgQ
View files Download Submit an issue Recent Edits