Hello all,
I am currently struggling to find a way to replicate some mobile game touch mechanics in Unreal. What I would like to do is get the hit result location / actor by channel on touch release. So far I seem to get a hit result location of 0,0,0 on release. when I use the touch input of Pressed, and get hit result under finger, I get a valid result.
Any way to get the finger released hit result??
Thanks!