- Joined
- Jan 5, 2016
- Messages
- 30
- Reaction score
- 28
- First Language
- English
- Primarily Uses
ABOUT:
Looking for a super simple (single page) player name input with an actual on-screen menu backspace button ( I noticed a few posts where people were interested in this and I thought, why not?! ;P ) Whether you want a simpler name input menu or you don't want the clutter of the 2nd page or perhaps you have a font that doesn't support all of the extra characters (which was my reason!) or you just want that darn backspace button on there (for ease in touchscreen games) this plugin is for you! (I'm not sure if this exists somewhere, but I couldn't seem to find it anywhere... Sorry!)
DOWNLOAD:
SimpleNameInputMenu.js
FEATURES:

HOW TO USE:
NONE (whoo!)
BUGS/UPDATES:
Do whatever you please! Commercial or non-commercial. Use and abuse! No credit required (honestly, I prefer being a ghost and going uncredited :0 lol)
Looking for a super simple (single page) player name input with an actual on-screen menu backspace button ( I noticed a few posts where people were interested in this and I thought, why not?! ;P ) Whether you want a simpler name input menu or you don't want the clutter of the 2nd page or perhaps you have a font that doesn't support all of the extra characters (which was my reason!) or you just want that darn backspace button on there (for ease in touchscreen games) this plugin is for you! (I'm not sure if this exists somewhere, but I couldn't seem to find it anywhere... Sorry!)
DOWNLOAD:
SimpleNameInputMenu.js
FEATURES:
- Super simple, single page name input menu
- Perfect for 8-bit style or GB style (SEE PREVIEW BELOW)
- BACKSPACE BUTTON

HOW TO USE:
- Add the plugin to your game and turn ON!
- You can change the term for 'BACK' by opening the .js file and just change it to whatever you'd like such as even an arrow i.e. '←' (just be sure keep it inside the quotes)
- You can also change any of the characters as well, just edit the .js plugin file (open with notepad or similar software) and change it to whatever you want! (again just be sure keep it inside the quotes ' ' )
NONE (whoo!)
BUGS/UPDATES:
- None that I know at the moment, it's probably a little messy (as far as code goes) it might have some issues with other name input menu plugins, I haven't quite tested it yet! Just let me know below (if you run into issues!)
- The code is probably waaay longer than it needs to be! SORRY
- Removed PgUp/PgDn keyboard feature (thanks Ace of Spades for pointing that out!)
Do whatever you please! Commercial or non-commercial. Use and abuse! No credit required (honestly, I prefer being a ghost and going uncredited :0 lol)
Attachments
-
10.1 KB Views: 49
Last edited:


