- Home /
Client shooting is lagging
In my multiplayer game the player instantiates projectiles at a given transform that is attached to the camera. It worked fine for weeks then out of nowhere when the client shoots the projectile spawns where the transform was a couple seconds ago. Not sure what happened, I have not changed the code for the projectile spawn in weeks. I have tweaked the settings in the time panel to increase the amount of physics checks for the projectile impact, but when changed back to default the problem kept occurring. Any help or ideas would be nice, thanks!
Your answer
Follow this Question
Related Questions
Spawning objects in multiplayer game 1 Answer
How can I send RPC from one client to another client directly in multiplayer game? 0 Answers
Unity Photon syncing objects 0 Answers
UNET 5.3 Shooting Client/Server Sync issue 0 Answers
Unet Networking: having two clients in the editor instead of building for standalone? 0 Answers