Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

278
Views
Jittery Ship Movement when clients are driving the ship (Unity Mirror Networked Game)

I’m hoping to get some advice on how to approach my ship movement in game.

I have a ship (not a rigidbody) that my players (rigidbodies) are childs of. Any player can drive the ship. When the host drives the ship, movement is perfect for host and clients. When a client drives the ship, the movement is fine for the player driving the ship, but the ship is jittery for the host and other players.

Currently, I have the players send information to the server, and the server moves the ship. What is the best way to move the ship? Would it be to have each client move the ship, and then the server just checks that the position is correct?

Cheers for any advice!

over 4 years ago · Santiago Trujillo
1 answers
Answer question

0

I worked out how to fix the jittery movement and am posting my answer here in case this ever comes up in a search.

The jittery movement of the ship and other clients was actually due to the camera and not the RPC or ship movement. I had to put all camera movement in LateUpdate() instead of Update(). This fixed all the jittery movement for clients.

For the ship movement, I have the client request movement, the server then moves the ship for all clients.

over 4 years ago · Santiago Trujillo Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!