Can't combine two vectors to launch action

Hi guys, I just started my first project using Unreal Engine following a tutorial, but I’m stuck trying to combine Get Actor Forward Vector and Get Actor Up Vector values into input for Launch Character action Launch Velocity value. Separately they work and I’m able to push the targeted character back or up, but not both simultaneously as is shown in the tutorial. I’ll attach image of the blueprint’s Event Graph I’m working on.

All tips to solve this are much appreciated, thanks!

Maybe to combine them you need to add them instead of multiplying them? :thinking:

1 Like

Yeah, that worked! Thanks a lot.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.