Hello,
So I am creating a game which is basically done the only thing is I would like mobile players to be able to play as well as there are a large amount of people who are on mobile. I first though I could do the normal MouseButton1Click which you would use for PC but it came to me that it should not work because on mobile you don’t have a mouse.
I took a look over the dev fourms but loads of them where all hard to read because there where so many people talking about diffrent things. If someone could help me with a script or tell me how i could do this that would be great.