Find code lines for draws on play mode

Hi all, I want to remove those circles when play a game(those appears in 1st and 3rd person template also in a c++ blank proyect)

I think it is related with HUD class, but I do not know wich lines of code draws those circles.

If there a simple way to not show those on play mode like a configuration or something please let me know how to do it

I found that uncheck ‘show tag for control mouse’ in level editor disable show that text on play mode, maybe something similar disable show the circles.

thanks in advance!

In the Project Settings under Engine->Input->Mobile click on the dropdown next to Default Touch Interface and select Clear under Current Asset.