When I use a mobile emulator in roblox studio the event UserInputService.TouchTap doesn’t work. This makes it very hard to test my game since I can’t test my mobile furniture placement system unless I use my actual phone.
I’m trying to fire the event by left clicking (this seems like the intuitive way to emulate a touchtap, but I don’t know if I’m doing it wrong). And this bug happens every time.
thanks
Ultraw