physic-materials

There are 2 repositories under physic-materials topic.

  • com.pixelwizards.physicalmaterialmanager

    PixelWizards/com.pixelwizards.physicalmaterialmanager

    Simple manager for Unity PhysicMaterials in your project

    Language:C#18602
  • gazalpatel/2d-bouncing-ball

    This is unity project containing basic functionality of physic materials and default behavior. Script is written in C# to map horizontal inputs to the ball players all together. Gravity is applied to the ball so if inputs are been forced ball can fall off too!!. Considering

    Language:JavaScript1203