-
What do you want to achieve? Keep it simple and clear!
the humanoid should jump inbetween small gaps heightwise. it refuses for some reason. -
What is the issue? Include enough details if possible!
the humanoid wont jump when its between ~5.85 studs gap (seen in the video) . i dont know if im forgetting something but right now im using .jump = true and :ChangeState(Enum.HumanoidStateType.Jumping) at the same time and it still doesnt work. -
What solutions have you thought of so far?
ive tried applyimpulse and its pretty inconsistent based on the height it launches the character, but apply impulse DOES send the player upwards when i use it.
what am i missing?