Issue: Character controller y velocity going crazy

Options
Noxirus
Noxirus
edited April 2022 in Fusion

Hello everyone!

I am getting started learning networking and I am making a small top down game. Currently I am having this issue where when I hit a slope going upwards it causes my character to shoot up into the sky, after hitting some crazy high number they return back to the ground suddenly.

The setup I am using is the network Character Controller Prototype script (The other was deprecated).

I figured out a current fix is to greatly increase the gravity on my character and this keeps him grounded (even though he shoots to the ground pretty quick when going off edges).

My character is about the size of a 1x1x1 cube (maybe a bit taller). I am using the scripts recommended by the photon fusion introduction (where you create a player cube prefab and a ball).

Any thoughts or ideas on this would be greatly appreciated!

-Noxirus

Comments