This plugin is an extension of the Rem system; it takes advantage of the predefined dictionary tab in the plugin to create a scene that allows the developer to create a dictionary, or book of sorts, of important need to know terms in-game. This is great for world-building.
No real limit on the number of dictionary elements
Word Wrapping
Improved Scene
Text Code Support
Instructions
Download the plugin and save it with the name "Rem_Dictionary" inside of your js/plugins folder
Place the plugin below Rem_Heart in your PluginManager.
To add new words to your dictionary, simply create a new text file with the word inside of your dictionary folder (this will be created after play testing the game once)
Type the definition into the text file.
Enjoy the new added word to your in-game dictionary.
To access the scene use the script call: "SceneManager.gotoDictionaryScene()"
In-game Examples:
Updated Screen Version 1.01
Thanks:
Thank you to anyone who decides to use this script; I appreciate it! Also, if you have any suggestions for this plugin, please comment down below with your thoughts and opinions. I would love to hear them.
Also, I would love to get more feedback on what could be improved in future plugin development.