- Home /
Character controller pops up when I click play
I have cylinder character from blender that hovers normally above the ground but when I click play the character controller makes it pop up higher above the ground. I have a game object called player that holds the cylinder character called place holder. The object called placeholder has a collider on it however even if i turn off the collider this issue still happens. How do I fix this so when I click play it doesn't move my character up. I've tried tweaking with skin width and that doesn't seem to fix the issue. alt text
Your answer
Follow this Question
Related Questions
Jumping not always work 2 Answers
Making my character keep velocity in air. 1 Answer
Character Controller Upward Movement Along Concave Surface 0 Answers
ControllerColliderHit: best way to check if is ground 0 Answers
Why do CharacterController objects not come in different collision shapes? 0 Answers