mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2026-01-11 01:02:16 +00:00
Merge branch 'quiet-rings-2' into 'master'
3x slower ring volume regen Closes #878 See merge request KartKrew/Kart!1830
This commit is contained in:
commit
4e2373cdc0
1 changed files with 1 additions and 1 deletions
|
|
@ -50,7 +50,7 @@ Make sure this matches the actual number of states
|
|||
#define MINRINGVOLUME 100
|
||||
#define RINGVOLUMECOLLECTPENALTY 3
|
||||
#define RINGVOLUMEUSEPENALTY 15
|
||||
#define RINGVOLUMEREGEN 3
|
||||
#define RINGVOLUMEREGEN 1
|
||||
|
||||
// Mispredicted turns can generate phantom sliptide inputs for a few tics.
|
||||
// Delay the wavedash visuals until we're reasonably sure that it's a deliberate turn.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue