
Hi everyone!
I recently finished working on a new Fast Travel plugin for RPG Maker MZ, and I would really love to get your feedback on it. I attached a screenshot showing how this system looks inside the game I am currently developing in parallel.
My main goal was to create a system with a nice visual interface where players can see a list of locations, a preview image, read a description, and teleport with one click. It also supports JavaScript conditions to unlock locations after certain quests, and it can trigger common events if a location is still locked.
I want to make this plugin as useful as possible for developers, so please let me know what features or mechanics you think I should add. I am very open to ideas!
Just to be completely transparent: there is a basic and a pro version on my itch page, but they are exactly the same in terms of features. The only difference is that the basic version has obfuscated code. You can use it fully without paying.
All the code is 100% hand-written by me. AI was only used to generate the cover image on the itch page.
You can check out the fast travel plugin here: https://dikarier.itch.io/fast-travel
Thanks in advance for your suggestions!