jimdroberts / FishMMO

FishNetworking MMO Template
MIT License
83 stars 16 forks source link

[Draft] Corrected Character Controller prediction #10

Closed djgaven588 closed 1 year ago

djgaven588 commented 1 year ago

These changes correct the odd "twitching" or rubber banding that was seen on the character controller.

jimdroberts commented 1 year ago

Controller movement is much better. Crouch desync is still present but we can wait for updates to the prediction model before proceeding further. May consider moving to the new 2022.6 character controller instead as it is significantly more optimized for large numbers of objects.