- Joined
- Apr 5, 2020
- Messages
- 3
- Reaction score
- 0
- First Language
- english
- Primarily Uses
- RMMV
Hello there, I would need a little modify on this plugin I'm using.
I found in this thread a modified version of Yanfly's "Event Mini Label" plugin which I'm using to show text on screen, as you would do with a textbox, except in this case you can place it anywhere and it doesn't disappear.
My question was: is it possible to modify this plugin to make it work with event note tags instead comment tags?
(this because with this script: $gameMap.event(id).event().meta["tag"] I would change the notetag therefore changing the text on the screen without having to make a new event page with a new comment tag)
Thank you very much for your time!
I found in this thread a modified version of Yanfly's "Event Mini Label" plugin which I'm using to show text on screen, as you would do with a textbox, except in this case you can place it anywhere and it doesn't disappear.
My question was: is it possible to modify this plugin to make it work with event note tags instead comment tags?
(this because with this script: $gameMap.event(id).event().meta["tag"] I would change the notetag therefore changing the text on the screen without having to make a new event page with a new comment tag)
Thank you very much for your time!