1 decade ago by Donzo
Hello:
I've been working on this for a minute but I am too stoopid to figure it out,
so as usual, I'm turning to the people who are smarter than me.
I am using the Touch-Button plugin and Ejecta,
and with some builds of my game, the touch buttons do not function as expected.
They are drawn exactly where they are supposed to go,
but they do not do anything when they are pressed.
However, if I touch the bottom right corner, where no image is located,
the character will jump and occasionally shoot.
I have attempted to call this function, even so much as repeatedly,
But it does not seem to solve the issue.
Specifically, this occurs when I load the game in the following:
Retina 4 inch (32 and 64 bit [not 3.5 inch]).
Any ideas?
I've been working on this for a minute but I am too stoopid to figure it out,
so as usual, I'm turning to the people who are smarter than me.
I am using the Touch-Button plugin and Ejecta,
and with some builds of my game, the touch buttons do not function as expected.
They are drawn exactly where they are supposed to go,
but they do not do anything when they are pressed.
However, if I touch the bottom right corner, where no image is located,
the character will jump and occasionally shoot.
I have attempted to call this function, even so much as repeatedly,
ig.game.buttons.align();
But it does not seem to solve the issue.
Specifically, this occurs when I load the game in the following:
Retina 4 inch (32 and 64 bit [not 3.5 inch]).
Any ideas?