stepsPerMove
conststepsPerMove:number
Defined in: packages/engine/src/gameplay/replication/protocol.ts:18
Steps one move covers, on the client that ran it and on the room that applies it: the same input for the same steps on both ends, so the room lands her where the client did unless something only the room has got in her way.