Hello,
I have an ambition to move the object to my mouse position Mouse.Y every tick so it effectively moves up and down with mouse movements.
I also want to repeat this for touch.Y.
However I can't think of way to disable mouse if on ipad etc.
I can't use the behaviour of the touch object as mouse because no clicking is involved. Just movement.
Can anyone think of a smart way to do this?
Cheers!