What to do if i can't find the jump function in the blueprit actions?

I tried to make a jump movement for a pawn object but i didn’t find the “jump” function in Blueprint’s actions.

Thanks for your answear, I found the mistake.

Once of two ways:

  1. Right click in the event graph and look for ‘Jump’, of course and

  2. Maybe it’s a new project and you need to define the jump action in the project settings:

I have done this already, there is just no Jump in the event graph

What was it?..

Well, actually, I thought i had found the solution. I made sure the “Jump” action mapping is able, but there is still no “Jump” in the event graph

Right, but you can’t pull a pin from Jump and find Jump in the list.

You can only find Jump when you right click in the graph.

But what are these?:

Unfortunately, there is no “Jump” Action

Ok! - you mean this:

303613-ah.jpg

I think it’s because you have a pawn and not a character. I’m checking it out now…

Yes, you need a character, not a pawn.

When you have a character, Jump is part of the character movement.

When you just have a pawn, you have to make the jump movement yourself with other nodes.

Yes. I cannot find these blue nods.

See above:

Yes, you need a character, not a pawn.

When you have a character, Jump is part of the character movement.

When you just have a pawn, you have to make the jump movement yourself with other nodes.

Can I make a character from a pawn?

Oh, I i did It. thanks a lot!

It creates the same “input” action

Yes, this is the jump node. ( I think I’m missing something… )