Skip to content

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,

Notifications You must be signed in to change notification settings

uuRCnn/My_solution_for_LAG

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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,

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages