Modified the pad-and-ball collision code a bit. Hopefully for the better.
This commit is contained in:
@@ -49,7 +49,9 @@ private:
|
||||
|
||||
bool OnContact(const dd::Events::Contact &event);
|
||||
|
||||
|
||||
float slowdownModifier = 5.f;
|
||||
float accelerationSpeed = 80.f;
|
||||
float maxSpeed = 40.f;
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user