Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Hello! Your plugin is a godsend!

However, i have a strange issue. I'm using Mog's LMBS Plugin, and in the battle screen regular buttons appear and actually swap between hot and cold images, but there's no action done. Say i changed the normal attack button to "a", and i create a button for "a", i press it and it works as if i pressed it, but the character doesn't attack. Is there a way to fix it?

Hi there!

I don't really know if I understand, because I do not know how the Mog plugin works.

What you are saying is:

    • The mobile buttons appear on the screen.
    • When you press the mobile buttons, they change to a cold/hot image, leaving us to think that the buttons are really pressed.
    • On the Mog plugin, you changed the normal attack button to work with "a".
    • On my plugin, you created a mobile button with "a", to use for the attack.
    • But in the end, the attack does not work.
    1. So, if that is alright, first, let's check for a compatibility issue. Disable my plugin on the plugin manager, and make sure the mog plugin is working WHILE my plugin is off.
    2. When you manage to make it work, you install my plugin and test it again. If it did not work, show me a screenshot of the plugin parameter that you used to set up the "a" button.
    3. Maybe also, press F12 to open the dev tools and go to the CONSOLE tab to see if there is some error log there(send me a screenshot of it).

    Thank you for answering!

    1. Mog's plugin works with and without your plugin.

    2.

    •  {"scenes":"[\"Scene_Battle\"]"
    • ,"img":"Attack_Battle",
    • "width":"7",
    • "horizontalOrientation":"right",
    • "padX":"24",
    • "verticalOrientation":"bottom",
    • "padY":"2","key":"a",
    • "scriptIn":"\"\"",
    • "scriptOut":"\"\"",
    • "vibration":"0"}

    3. There are no error logs. (Can't upload image)

    In any case i'll record a small video and link it to you. I tried to post images but itch.io gives me an error.

    I also forgot to mention something that may be the key to solve this. All other buttons work: Control Button and Pads work, except regular buttons.

    Hi there!

    What I was trying to say with 

    1. So, if that is alright, first, let's check for a compatibility issue. Disable my plugin on the plugin manager, and make sure the mog plugin is working WHILE my plugin is off.

    Is it if you are able to attack using the "a" button, without my plugin.

    But, It's best if you send me a sample project, replicating the issue. A video will not help me  =/

    Sorry for the delay. Here is the project.

    https://mega.nz/file/dUBS0YjI#tOD674p_DWu7NOEq7-vioeue2wNgsRluwwuhyFQlLDQ

    Hi there!

    Sorry for the delay. It was a compatibility problem, but now is fixed! Thanks for the report!

    (+1)

    Thank you so much!