Added IceBrick and started to remove the scale dependency for physics bodies
This commit is contained in:
@@ -10,7 +10,7 @@ namespace Components
|
||||
|
||||
struct CircleShape : public Component
|
||||
{
|
||||
// Circles are circles
|
||||
float Radius = 1.f;
|
||||
};
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user