Trying to bp code my player to move without any key

I know I can do this with a Boolean hooked up to input movement. with a tick.
but I was wondering if theres any way to do this without using tick???
I try to avoid using tick node