- Home /
Question by
Charles__L · Jun 01, 2013 at 07:52 PM ·
charactercharactercontrollercontrollerjump
Custom Character Script Allowing Movement in the Air?
I have a custom character script(copied from http://docs.unity3d.com/Documentation/ScriptReference/CharacterController.Move.html) that moves on the ground, but when I jump, the character can't move in the air. When I remove controller.isGrounded, jumping has a bug. Can someone explain what I have to do to enable in air jumping without bugs?
Comment
Your answer
Follow this Question
Related Questions
How to fix a infinity jump? 1 Answer
Let Character Controller jump. 0 Answers
Let Character Controller jump. 1 Answer
fps script not working 1 Answer
why does character controller accelerate off ledges? 1 Answer