Movement when key is held down

Hello,

I’ve tried to solve this by myself but I’ve given up. I am asking for help. I am new to UE4, so for my first project I’m trying to recreate PONG. I want the “paddle” to move up when I keep the “up” key pressed and move down when I keep the “down” key pressed.

This is my current setup, it only works when I connect an event tick to the entry gate.