mirror of
https://github.com/GTA-ASM/SanAndreasUnity
synced 2024-11-23 04:23:04 +00:00
change some params
This commit is contained in:
parent
6b66065ba5
commit
1aabcd2f12
1 changed files with 2 additions and 2 deletions
|
@ -493,7 +493,7 @@ MonoBehaviour:
|
||||||
_areaSize: 100
|
_areaSize: 100
|
||||||
_revealRadius: 190
|
_revealRadius: 190
|
||||||
timeToKeepRevealingAfterRemoved: 6
|
timeToKeepRevealingAfterRemoved: 6
|
||||||
minSpawnDistanceFromFocusPoint: 30
|
minSpawnDistanceFromFocusPoint: 20
|
||||||
maxSpawnDistanceFromFocusPoint: 100
|
maxSpawnDistanceFromFocusPoint: 80
|
||||||
timeIntervalToAttemptSpawn: 0.5
|
timeIntervalToAttemptSpawn: 0.5
|
||||||
timeIntervalToAttemptDestroy: 0.65
|
timeIntervalToAttemptDestroy: 0.65
|
||||||
|
|
Loading…
Reference in a new issue