mirror of
https://github.com/MirrorNetworking/Mirror.git
synced 2024-11-18 11:00:32 +00:00
1ebb4368dd
previously a host may run at 120 Hz, and even with tickInterval set to 10 Hz, Broadcast() would run 120 times per second, checking every component's dirty bits + send interval. note that the actual _send rate_ wasn't broken. this change simply reduces the need to check for "has send rate elapsed?" => prepares for NetworkClient time snapshot interpolation, where time snapshots need to be sent only every sendInterval. => if host mode would send every update, this would be way too much. |
||
---|---|---|
.. | ||
Mirror | ||
ScriptTemplates | ||
Mirror.meta | ||
ScriptTemplates.meta |