modified : spawn radius
This commit is contained in:
parent
ddccd01eb6
commit
f9b548f9cd
|
|
@ -80,7 +80,7 @@ export const SPAWN = {
|
|||
RANDOM: "random",
|
||||
STARTING_ZONES: "starting-zones",
|
||||
},
|
||||
STARTING_ZONE_RADIUS: 2,
|
||||
STARTING_ZONE_RADIUS: 3,
|
||||
STARTING_ZONE_FILL_ALPHA: 0.07,
|
||||
STARTING_ZONE_BORDER_ALPHA: 0.14,
|
||||
STARTING_ZONE_VISIBLE_DURATION_MS: 5000,
|
||||
|
|
|
|||
Loading…
Reference in New Issue