noblewhale / SmoothSync-public

Public SmoothSync repo for issue tracking.
0 stars 0 forks source link

Faceless Identity - Object syncing weird on client. Server authority via cmds. #9

Open noblewhale opened 4 years ago

noblewhale commented 4 years ago

Video: https://cdn.discordapp.com/attachments/693647855403139072/694626893990723584/issue.mp4

Strange syncing in client as per video. The gun on top of the sphere is doing weird things. Movement is server controlled, owners send commands. Gun position is set on server.

Project: https://cdn.discordapp.com/attachments/693647855403139072/694646886237208616/MultiPlayerStudy-u2019.7z

I tested the project but I don't see the issue from the video. Not sure how to replicate. Asked on discord. Gun is a bit shaky but I think that's just normal camera tracking one object while syncing another moving at the same speed bug that has plagued us forever. Related to time syncing. Get better results when setting Gun position in FixedUpdate on server but it's still not great.