mirror of
https://github.com/wassname/GarageServer.IO.git
synced 2026-08-05 12:40:47 +08:00
Moved interpolation & prediction options to server.
This commit is contained in:
@@ -47,5 +47,7 @@ sockets.set('log level', 0);
|
||||
|
||||
garageServer.createGarageServer(sockets,{
|
||||
logging: true,
|
||||
interpolation: true,
|
||||
clientSidePrediction: true,
|
||||
onUpdatePlayerPhysics: gamePhysics.onUpdatePlayerPhysics
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user