Gameplay lag in client side

The whole answer can be found below.

Please note: The Photon forum is closed permanently. After many dedicated years of service we have made the decision to retire our forum and switch to read-only: we've saved the best to last! And we offer you support through these channels:

Try Our
Documentation

Please check if you can find an answer in our extensive documentation on Fusion.

Join Us
on Discord

Meet and talk to our staff and the entire Photon-Community via Discord.

Read More on
Stack Overflow

Find more information on Stack Overflow (for Circle members only).

Write Us
an E-Mail

Feel free to send your question directly to our developers.

Gameplay lag in client side

manutm
2022-07-27 06:06:17

I am making a Airhockey 3D game using fusion. I am using host/client method.The player movement is handled by fusion input and rigidbody velocity. There is a lag or jitter feel in the client side. How can we minimize or eliminate this lag or jitter feeling which has been faced in the client side.

Comments

manutm
2022-08-05 20:12:29

i am adding something to this posted issue, this issue is mainly caused in android builds(the RTT is 200+ms), when i take standalone builds there is no such issues(RTT is 10-20ms).

Back to top