AddForce increase

How do i increase Z vector’s force, when i press “Z” key using blueprints and AddForce?

Here is a way to do it

I need to change Foce Z value. But thanks anyway.

how you want to change it

I want to change value of Foce Z, I mean, Now it is 0, when z is pressed it starts to increase.

the increasing will stop at a certain value?

Yep, it is.

You can use a timeline for this , in this exemple it will take 1 sec to reach max z force

Nevermind for previous comment, it works, thank you.