FunctionsGameTouchMoveGameTouchMove CallableGameTouchMove(event: TouchEvent, forwardToScreens?: boolean): voidif the user moves the touch, we keep the mouse position for other scripts and fire the mousemove event for other screensParametersevent: TouchEventforwardToScreens: boolean = trueReturns void
if the user moves the touch, we keep the mouse position for other scripts and fire the mousemove event for other screens