Skip to content

movesPerSecond

const movesPerSecond: 20 = 20

Defined in: packages/engine/src/gameplay/replication/protocol.ts:13

Moves a client sends its room each second. The step rate is the simulation’s, this is the network’s, and they are separate on purpose.