Finger point in 2D platformer

Currently I’m developing a 2.5 D side scroller game for mobile. It is a shooter game. I am using 2.5 D side scroller template in unreal engine 4. I want to detect the players finger position in screen and detect which actor player touched. How can I do it.