Hi everyone,
As an independent developer I’ve been working on a plugin for RPG Maker MZ that adds a text-command interface to your game. It brings back the charm of classic text adventures while keeping the accessibility of modern RPG design. With TextAdventure UI you get:
- A fully functional input bar and a list of known objects directly in-game, so players can see what they can interact with.
- Smart text parsing with aliases and synonyms.
- An automatic discovery system that reveals nearby events and can trigger a sound effect when something new is discovered.
- Flexible plugin commands that let you reveal or hide events, change the discovery radius and toggle the UI during play.
- 100% non-invasive integration; it doesn’t modify core scripts and works smoothly with other plugins.
You can find screenshots, a demo and the download on itch.io: TextAdventure UI for RPG Maker MZ (en/de) by SeKaDD . I’d love to hear your feedback or answer any questions you have!