enableIceFriction method
void
enableIceFriction()
Quick friction setups
Implementation
void enableIceFriction() => setFriction(Vector2(0.01, 0.01));
Quick friction setups
void enableIceFriction() => setFriction(Vector2(0.01, 0.01));