Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/uurcnn/my_solution_for_lag

In my own game, I was experiencing lag delays of 1.5 to 2.0 seconds, and I tried every method, but the solution I found myself is incredibly good. I managed to reduce the delays to 0.3 seconds, and its usage is extremely simple,
https://github.com/uurcnn/my_solution_for_lag

delay game-development game-late lag latency multiplayer-game netcode network network-latency online-game ping unity

Last synced: about 3 hours ago
JSON representation

In my own game, I was experiencing lag delays of 1.5 to 2.0 seconds, and I tried every method, but the solution I found myself is incredibly good. I managed to reduce the delays to 0.3 seconds, and its usage is extremely simple,

Awesome Lists containing this project

README

        

# My-solution-for-LAG-problem-in-online-games

In my own game, I was experiencing lag delays of 1.5 to 2.0 seconds, and I tried every method, but the solution I found myself is incredibly good. I managed to reduce the delays to 0.3 seconds, and its usage is extremely simple, consisting of no more than 15 lines of code. And in this method, we are not using the Network Transform Component; we are replicating its core functionality with the code here.

I shot a 4-minute YouTube video, you can watch how it is used there.

https://www.youtube.com/watch?v=13qS0dbucb0

https://www.youtube.com/watch?v=jRlfhs4N3JM