audio
+ client prediction
This commit is contained in:
@@ -8,3 +8,5 @@ export const gridSize = Math.floor(w/500);
|
||||
|
||||
// min interval on Firefox seems to be 15. Chrome can go lower.
|
||||
export const gameLoopIntervalMS = 15; // millisecond
|
||||
export const soundRobloxVolume = 0.3; // between 0 and 1
|
||||
export const soundPongVolume = 0.3; // between 0 and 1
|
||||
|
||||
Reference in New Issue
Block a user