Things fixed:
-Light flickering indefinitely after hunt
-Ghost not having grace period
Things changed:
-Grace period base went from 40->50 seconds
The function: gracePeriod = 50f / Mathf.Clamp(difficulty, 1f, 2f);
-Lowered ghost hunt speed from 110 to 100
-Lowered ghost idle speed from 100 to 70
-Made hiding spots have less probability of breaking
I changed the divider of difficulty to 4 instead of 3. This will make difficulty not influence the breaking chance as much, so hopefully hiding spots on doom are not insta-destroyed anymore
chance = Random.Range(0, (int)((75 / (difficulty / 4)) - TAR));
1.4.4 Bug fixes and balancing
Update notes via Steam Community
Some depots below may not display changed files because our bot does not own the specific depot or game.
Game can be donated with a key, by sending a gift, or using curator system.
Windows
Depot 2356462
- Loading history…
Linux
Depot 2356464
- Loading history…
Changed files in this update