How to Improve Performance¶
Ticks Per Second¶
The send rate on the Strix Replicator can be reduced to limit the number of updates a second.
Movement Synchronization¶
The settings on the Strix Movement Synchronizer can be configured with different settings. There is no need to synchronize velocity for an axis that an object won’t move on, and the sync min and max settings can reduce unneeded updates.
RPC Over Sync¶
Rather than syncing individual values on every tick, it may be more performant to use RPCs to update when the values need to be updated, like for actions that happen irregularly.