Implemented Combos which multiply score. Adjusted pad a bit.
This commit is contained in:
+1
-1
@@ -22,7 +22,7 @@ struct Pad : Component
|
||||
|
||||
float SlowdownModifier = 5.f;
|
||||
float AccelerationSpeed = 40.f;
|
||||
float MaxSpeed = 20.f;
|
||||
float MaxSpeed = 5.f;
|
||||
};
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user