Refinements in Niklas code
This commit is contained in:
@@ -17,9 +17,6 @@ namespace Components
|
||||
|
||||
struct Pad : Component
|
||||
{
|
||||
int Lives;
|
||||
int Points;
|
||||
|
||||
float SlowdownModifier = 5.f;
|
||||
float AccelerationSpeed = 40.f;
|
||||
float MaxSpeed = 5.f;
|
||||
|
||||
Reference in New Issue
Block a user