Original Source
- Original title: CGT Word-Wrap Plugins for MV (V3.0 is out!)
- Original author: CG-Tespy
- Original date: August 16, 2021
- Source thread: https://forums.rpgmakerweb.com/threads/cgt-word-wrap-plugins-for-mv-v3-0-is-out.139627/
- Source forum path: Game Development Engines > RPG Maker Javascript Plugins > JS Plugin Releases (RMMV)
Summary
Introduction These are plugins that, as the name suggests, word-wrap the text in your game. They all depend on the WordWrapCore plugin which, among other things, functions as a settings container that the main wrapping plugins go by. At the time of this writing, they only wrap message box text, and wrapping descriptions is currently not a priority. What makes this different from most other MV word-wrap plugins are the features.
Archived First Post
These are plugins that, as the name suggests, word-wrap the text in your game. They all depend on the WordWrapCore plugin which, among other things, functions as a settings container that the main wrapping plugins go by.
At the time of this writing, they only wrap message box text, and wrapping descriptions is currently not a priority.
What makes this different from most other MV word-wrap plugins are the features.
General Features
- Nametag-detection
- Language-neutral, thanks to the WordSeparator param
- This makes the wrappers work well for English, Japanese, and more
- Lets you fine-tune the algorithm for your needs in various ways, accounting for...
- Mugshots
- Switching languages mid-game
- Bold and italic glyphs
- And more!
- Open-Source
- Free for commercial and non-commercial use
- Documentation available in English and Spanish
Precision Wrapper Features
- Wraps based on the physical space within the textbox, helping make sure that space doesn't go wasted
How to Use
See the User Guide in the WordWrapCore's download page.
Download
WordWrapCore
PrecisionWordWrapper
LetterCountWrapper
Terms of Use
This is free for commercial and non-commercial projects. Just please be sure to credit me and whoever else the plugins' Help sections say you should credit.
Credits
- Programming: CG-Tespy
- Making certain features a lot easier to implement: Regular Expressions!
Downloads / Referenced Files
Log in, then follow the RPG Maker Developers Group to see these download links.
Log in to downloadLicense / Terms Note
Free for commercial and non-commercial use Documentation available in English and Spanish Precision Wrapper Features Wraps based on the physical space within the textbox, helping make sure that space doesn't go wasted
Creator Claims / Removal
If you are the original creator and want this listing reassigned, edited, or removed, join BMMPlay and contact the moderators with proof that matches the original RPG Maker Web profile, linked GitHub, itch.io page, or another public creator identity.
Replies (0)
No replies yet.
Topic Summary
Loading summary...