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?
you must go to project settings
and input section
there you must add the axis map like this:
after that you will have the function you need.
1 Like
What exactly do you mean by “pull up” mechanic? Sounds like you may need to call “get forward vector” and “add velocity”
Thanks!!
1 Like