Search Unity

Character Controller Flying up into the sky

Discussion in 'Physics' started by Dinobab, Apr 21, 2015.

  1. Dinobab

    Dinobab

    Joined:
    Apr 21, 2015
    Posts:
    1
    Hi, I'm very new to Unity and I have a problem. I've made a map and made a player just by using some cubes and spheres for the head etc. I've imported the standard first person controller physics to my player object, but the charachter just flies up in the sky whenever i press play. He never comes down just slowly keeps on going into the sky. Any solutions? (It's supposed to be a snowboard game).
     

    Attached Files:

  2. renaissanceCoder1

    renaissanceCoder1

    Joined:
    Apr 8, 2015
    Posts:
    127
    This may seem like a silly question, although I do not see one in your inspector image. Do you have a rigidbody attached to your player?