Hello! I want to make it so that the height of the jump depends on the time the button is pressed. The longer you hold the button, the higher the jump. A standard thing for 3d platformers, but I’m probably not looking well. Help me please.
I recommend the following playlist of video tutorials for making a 3D platformer [Link]. Specifically these two videos that are the most pertinent to your predicament:
- UE5 Make A 3D Platformer in Unreal Engine 5 #3: Basics of Jump (UE4 compatible)
[Link]. - UE5 Make A 3D Platformer in Unreal Engine 5 #10: Better Movement (UE4 compatible) [Link]
Hope helps!
1 Like
Thanks a lot! I’ll definitely look!