public

Rpg Maker Developers Group

Simple enough for a child, powerful enough for a developer

2 Followers

Sprite_Button menu question

BMM Archive · July 15, 2026

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: Sprite_Button menu question
  • Original author: terrordoll
  • Original date: April 28, 2016
  • Source thread: https://forums.rpgmakerweb.com/threads/sprite_button-menu-question.61089/
  • Source forum path: Game Development Engines > Legacy Engine Support > RPG Maker MV Support

Summary

So I've spent the last few days watching tutorials and I think I'm getting a decent grip on how scripts are handled. I'm trying to do a full replacement of the menu with a cellphone and I'm making progress but I'm running into an issue I'd like some help with. As of now I have the phone displaying on the screen and the sprite buttons are selectable with the mouse. The problem is, I'm manually adding the buttons with addChild(). They don't exist as part of a collection of commands...

Archived First Post

So I've spent the last few days watching tutorials and I think I'm getting a decent grip on how scripts are handled. I'm trying to do a full replacement of the menu with a cellphone and I'm making progress but I'm running into an issue I'd like some help with.


As of now I have the phone displaying on the screen and the sprite buttons are selectable with the mouse. The problem is, I'm manually adding the buttons with addChild(). They don't exist as part of a collection of commands so you can't navigate through them with the arrows. What I'd like to be able to do is set the sprite buttons up in a grid like how the player name entry scene/window does. Then I could just overlay the grid of buttons over the picture of the phone.  


In rpg_windows.js i can see Window_NameInput and Window_Selectable. I think everything I need is here however I'm unsure how to do the same thing with sprite_buttons. I think I can probably figure this out given enough time, but if someone has a script with something similar they could share or can point me towards a tutorial that could help, I'd really appreciate it.


Thanks!


TerrorDoll

Protected download

Downloads / Referenced Files

Log in to download

Log in, then follow the RPG Maker Developers Group to see these download links.

Log in to download

Referenced Images / Attachments

PhoneMenu.png
PhoneMenu.png
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.

#039#rpg-maker-archive#mv-support

Replies (0)

No replies yet.

0 replies 1 view

Log in to reply.

User Avatar