Mobile Text Input Plugin [RPG Maker MZ]
A downloadable tool
Buy Now$4.99 USD or more
Mobile Text Input Plugin [RPG Maker MZ]
This RPG Maker MZ Plugin enables players to input text in a standard touch-sensitive mobile keyboard and stores the input in a customisable variable.
Join our Discord
Features
- Enable user real-time text inputs with a touch-sensitive mobile keyboard
- Input Window customization (Position, images, number of rows and more)
- Store player text input in a customisable variable.
- Multi Language support
Plugin Parameters
- Keyboard Language - Latin and Japanese keyboards supported (more coming soon).
Plugin Commands
UserInput
Customise the text window to display the player text input in real-time.
Customisable arguments:
- Window Position: Choose where you want to display the input window
- Actor Name - Provide a name or leave it empty to display no name
- Actor Face Image - File with Face Image of the character or leave it empty for none
- Actor Face Image Index - Index of the face of the Actor Face file or leave it empty for none
- Placeholder Text - The text displayed in the inputWindow when launched
- Input Variable - Variable designated to store the text input
- Window Width- Of the input window. Leave it as "0" for full width
- Window Rows - of the input Window
Compatibility
- RPG Maker MZ
Terms of Use
- These plugins may be used in free or commercial games.
- 'Gamer Tool Studio' must be given credit in your games.
- You are allowed to edit the code.
- Do NOT change the filename of the plugin.
- You are NOT allowed to redistribute this Plugin.
- You may NOT take code for your own released Plugins.
Status | Released |
Category | Tool |
Author | Gamer Tool Studio |
Genre | Visual Novel |
Tags | Horror, keyboard, mobile, RPG Maker, Text based |
Purchase
Buy Now$4.99 USD or more
In order to download this tool you must purchase it at or above the minimum price of $4.99 USD. You will get access to the following files:
MobileKeyboard-Plugin.js 106 kB
Comments
Log in with itch.io to leave a comment.
Hello, thank you for the plugin! Can I ask before purchase, how long can the text be stored in one variable?
it is stored there until you change the value of that variable with another dommand
Thank you for the reply, but I was curious about the string lenght that we can store as that "variable name". How many characters.
there’s no character limit. You can store up to 512mb in a variable in RMMZ which is enough for a fairly large text file
That's super awesome! Thank you.