I have a placement system on mobile that uses MouseButton1Up but you know how players need to turn their screens
When they turn their screens it glitches out and it places a block which the player does not want
Is there any way to stop this from Happening or should I just stop using MouseButton1Up for mobile or touch screens
Is there any alternative functions I need to look for instead of mousebutton1up?
IT also affects the jump button also
and the move touch pad the players use to move
My script uses a while true do loop to show where the parts will be placed and in that loop when someone presses anything actually
the block goes there