Hi, I’m doing this tutorial Asset Store Basics - Unity Learn to make my multiplayer FPS game.
I’ve modified the shooting script to shoot prefab bullets, everything working great, but the rotation on the bullet spawn is not corret on the client side.
Everytime the server shoot, the bullet behaves as it should on the server and on the client side,
but when the client shoot the have only horizontal roatation, it doesnt go up or down,
What parts of the my game I need to post so someone of you guys can help me.
Thank you already.