RPG Maker Forums

Hi there. I'm using a menu plugin In-game and I need to touch Enter button in my keyboard to enter to the sub-menus but the problem is I'm making the game for Phone so, there's a way to call the enter button when I touch the sub-menu Icon?


Now, one of the categories is something like this:


Scene_Menu.prototype.setIndex1 = function() {
        this._currentIndex = 0;
        this.cancelScaling();
        if(touchpadControl)SoundManager.playCursor();


This is one of the menu plugins of  Soul X Regalia, there's an option inside the plugin which let you touch the screen to select the categories but only that, it's not working to enter to that category.


I've tryed to put a push under that line:


Scene_Menu.prototype.setIndex1 = function() {
        this._currentIndex = 0;
        this.cancelScaling();
        if(touchpadControl)SoundManager.playCursor();


        SceneManager.push(Scene_Status);


And it works but only for the normal sub-menus by default in-game, but for something external like an enemy book or a quest plugin does not work, so the only solution (I think) is make a call


to the enter button, saying to the code that when the category is touched, force to use the Enter button.

Latest Threads

Latest Posts

Latest Profile Posts

He mad, but he cute :kaopride:

Our latest feature is an interview with... me?!

People4_2 (Capelet off and on) added!

Just beat the last of us 2 last night and starting jedi: fallen order right now, both use unreal engine & when I say i knew 80% of jedi's buttons right away because they were the same buttons as TLOU2 its ridiculous, even the same narrow hallway crawl and barely-made-it jump they do. Unreal Engine is just big budget RPG Maker the way they make games nearly identical at its core lol.
Can someone recommend some fun story-heavy RPGs to me? Coming up with good gameplay is a nightmare! I was thinking of making some gameplay platforming-based, but that doesn't work well in RPG form*. I also was thinking of removing battles, but that would be too much like OneShot. I don't even know how to make good puzzles!

Forum statistics

Threads
106,036
Messages
1,018,461
Members
137,821
Latest member
Capterson
Top