Hallo,
I have a Problem with my Widget Slider Zoom function, it teleports me when I use the Slider, but only at drag start, when I moved before, with the drag movement. It teleports me to a nearby location when I use the Slider with the mouse. If I test it with my mobile device it teleports me out of the map. I have at the moment 3 different zoom function in my game. The most important the two finger zoom. The second is the Slider, because you sometimes need more than one try to get the zoom, with the 2 fingers. The third is only a dev zoom and get patched out when the game is done.
The finger movement and zoom function is in the thirdpersoncharacter blueprint and the Slider function in the HUD widget.
The Silder function is build to sync with the 2 finger zoom.
Any help with this bug would be nice.
Widget blueprint
Third Person blueprint