how to add mobile support

id: 749503

category: Help with Scripts

posts: 4

I'm making a game for my minigames studio called maige diffense (the grammar is supposed to be bad) and got some feedback from a guy saying I should add mobile support, how do I do that?

if <confounded> then
ask [HELP ME PLEEASJEHEHS] and wait
end
Jack2888 Jack2888 loading
all you need to do is add hidden boxes that go to the top layer that has these scripts

when this sprite clicked
move (1) steps

^ just a basic one but the move is interchangeable all you need is the when this sprite clicked

Jack2888 wrote:

all you need to do is add hidden boxes that go to the top layer that has these scripts

when this sprite clicked
move (1) steps

^ just a basic one but the move is interchangeable all you need is the when this sprite clicked
TYSM bro
Jack2888 Jack2888 loading

discombobullate wrote:

Jack2888 wrote:

all you need to do is add hidden boxes that go to the top layer that has these scripts

when this sprite clicked
move (1) steps

^ just a basic one but the move is interchangeable all you need is the when this sprite clicked
TYSM bro
just ask if you have any questions