Moving Character Skyward?

Hello, I’m working on a little side-scrolling platformer where the character changes form. I’m stuck with this seemingly ridiculous issue: when he changes to his 3rd form, I want to be able to move him up. That’s it, that’s all. Yet I can’t get it to work. I’ve made this in a character blueprint. I’ve used almost the same setup to get him to move from side to side, but he just doesn’t want to go up. Help? What stupidly tiny thing am I missing here? T~T

UPDATE: I figured out what I did wrong, I never updated the movement mode correctly. I changed it to flying and it works as intended now. :smiley: