Add deterministic seed trigger (real random_seed spread simulation)
This commit is contained in:
@@ -69,6 +69,7 @@ namespace Settings
|
||||
inline auto DrawIndicator = true;
|
||||
inline auto Hitchance = 0; // percent, 0 = off
|
||||
inline auto HitchanceSamples = 64;
|
||||
inline auto SeedTrigger = false; // deterministic: only fire if the real bullet (current random_seed) would hit
|
||||
}
|
||||
namespace Colors
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user