Pad modifies ball path and ball facing its direction
This commit is contained in:
@@ -16,6 +16,7 @@ namespace Components
|
||||
struct Ball : Component
|
||||
{
|
||||
int Number = 0;
|
||||
float Speed = 5.f;
|
||||
};
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user