When i add rigidbody my character just flies upward.

I just have the basic FPS character, and then when i hit play it just flies upward. Please help!

There is not enough information here. What is a "basic FPS character?" Are you using a Character Controller? Are you attaching a Rigidbody to a character controller? Do you have any scripts on your character you can share? What have you tried? How did you set gravity? Do you have a standard camera setup with the camera looking down 'Z' and positive 'Y' being up?

1 Answer

1

Is mass set to zero or negative, if so that is most likely your problem.