|
I made a movement script using character controller, basically Input.GetButton("j"), from what I understand "character motor" has gavity for jumping, so I set and input for jumping to the spacebar, attach the script to the player and also attach the CharacterMotor script to the player, Disabled all my other scripts,press space and nothing happens? I must be missing something, so I guess my question is: How do you make the player jump with physics attaching the charactermotor script?
(comments are locked)
|
