no required function

hi, I’m making a pull-up mechanic for my game according to the guide and I need to add the Get MoveForward function for this mechanic to work, but it’s not in the latest version of the engine, what should I do?
Снимок экрана 2024-09-28 000045

you must go to project settings

image

and input section

image

there you must add the axis map like this:

image

after that you will have the function you need.

What exactly do you mean by “pull up” mechanic? Sounds like you may need to call “get forward vector” and “add velocity”

Thanks!!