Toggle Sensitivity of Touch Inputs for Mobile

My touch inputs for mobile pixelstreaming is too sensitive, I need to make it less responsive. Anyone know how to do this? For mouse sensitivity, I would go into player controller BP and multiply XY by .5 to slow down mouse sensitivity, must I create new BP for touch input to accomplish this?