mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2025-10-30 08:01:28 +00:00
3x slower ring volume regen
This commit is contained in:
parent
352fd87537
commit
a271942ab7
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