Event Tick not working in Pawn mod

I created new Custom VR Pawn mod, then I added Event Tick and paired it with Log Text. Then I compiled blueprint and start playing level. I got nothing in Message Log. What I did wrong, and what should I do?
Here is video of what I did:
[video]- YouTube

Found solution. It is simple, but not obvious for a complete newbie. All what I needed is to drag blueprint somewere to a map. And technically, it is not a blueprint, but a pawn.

Edit:
Well, not complete solution. Log Text still not working. Replaced it with Print String.