mirror of
https://github.com/wassname/GarageServer.IO.git
synced 2026-09-09 11:14:19 +08:00
Progress: Client Side Prediction
This commit is contained in:
@@ -2,7 +2,7 @@ var garageServerGame = require('./garageservergame');
|
||||
|
||||
/*
|
||||
options = {
|
||||
onUpdatePhysics: function (state, input),
|
||||
onUpdatePhysics: function (state, inputs),
|
||||
physicsInterval: 15,
|
||||
playersInterval: 45,
|
||||
logging: true,
|
||||
|
||||
Reference in New Issue
Block a user