I just have the basic FPS character, and then when i hit play it just flies upward. Please help!
1 Answer
1Is mass set to zero or negative, if so that is most likely your problem.
I just have the basic FPS character, and then when i hit play it just flies upward. Please help!
Is mass set to zero or negative, if so that is most likely your problem.
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?
– robertbu