Greetings all!
I actually have this working using the mouse (see attached image) where I can click-and-hold while moving the mouse left and right causing the object to rotate via Z (yaw). I’ve been instructed to move this to an Andriod platform (basically touch screen) so that an individual can touch the object and move their finger left and right causing rotation vis Z (yaw). As you can see the return value for rotation position is Get Mouse X. How can I translate that to touch (like Get Touch X)? I’m new to Blueprints but I know enough to get around.
Thanks all!