I made this with the goal of making a jump that makes you jump high but fall fast and now it just allows for me to spam jump and get height, how would i go about fixing this, i am new to unreal so if the solution is simple im sorry.
To fix the jump spam you can add this branch between the Trigger and Timeline :
If you just want to Jump higher and fall faster, in the Character Movement Component, set the Gravity Scale to something high
and Increase the Jump Z Velocity
And call Jump on Trigger.
2 Likes
thank you
1 Like
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.