I would actually be very interested to hear your take on best way to do this exact sort of thing, but entirely as a touch to move. My goal is to have the player character move to the tapped location (along X only) when tapped on the lower half of the screen and throw an object at the tapped location on the upper half. Pretty sure I understand how to set up the “tap zones”, just having some difficulty in adapting the swipe-move to a tap-move.
Keep thinking I should be able to do this with the nav system, but that’s been a bit of a ****-shoot. Thinking best way to go may be to set it up to spawn a trigger volume at the tap point and just apply offset until I overlap the trigger.
In any case, excellent resource here and I look forward to any advice you may have for me! Thanks again!