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