Preserved forum archive. This topic stores the original first post and locally mirrored RPG Maker Web attachments when available. It is posted by the BMMPlay archive account, not by the original creator.
Original Source
- Original title: Questions about using Input.keyMapper
- Original author: ZombieKidzRule
- Original date: December 29, 2024
- Source thread: https://forums.rpgmakerweb.com/threads/questions-about-using-input-keymapper.174276/
- Source forum path: Game Development Engines > RPG Maker MZ Support
Summary
I was experimenting with using these 2 Parallel Map Event Pages to map the "i" key to open the background for an Inventory menu. { "lightbox_close": "Close", "lightbox_next": "Next",
Archived First Post
I was experimenting with using these 2 Parallel Map Event Pages to map the "i" key to open the background for an Inventory menu.
Protected downloadProtected download
This works fine. When you press "i" the image is either Shown or Erased.
But I have a couple of questions.
If I map a bunch of keys this way at the beginning of my game, will they persist? Meaning I will always be able to run a parallel event to see if they are being triggered?
Or is this specific to the map that the Event is on? Or is this only until the game is reloaded like after a save? Or is there some other limitation?
Essentially I would like to know if manually mapping these keys will remain valid in the game or if they really need to be added by a plugin.
Second question. Assuming the above method of mapping keys persists in the game, are there any problems with doing this? Or having a Parallel Event running to constantly check for those keys to be triggered and then do something? Like call Common Events.
Thanks for any clarification that you can provide!
Protected downloadProtected download
This works fine. When you press "i" the image is either Shown or Erased.
But I have a couple of questions.
If I map a bunch of keys this way at the beginning of my game, will they persist? Meaning I will always be able to run a parallel event to see if they are being triggered?
Or is this specific to the map that the Event is on? Or is this only until the game is reloaded like after a save? Or is there some other limitation?
Essentially I would like to know if manually mapping these keys will remain valid in the game or if they really need to be added by a plugin.
Second question. Assuming the above method of mapping keys persists in the game, are there any problems with doing this? Or having a Parallel Event running to constantly check for those keys to be triggered and then do something? Like call Common Events.
Thanks for any clarification that you can provide!
Downloads / Referenced Files
Log in to download
Log in, then follow the RPG Maker Developers Group to see these download links.
Log in to downloadReferenced Images / Attachments
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.
0
replies
1
view
Topic Summary
Loading summary...

