Skip to content

Commit

Permalink
Small Physics Bugs
Browse files Browse the repository at this point in the history
  • Loading branch information
julianallchin committed Feb 1, 2021
1 parent c8ba42b commit 6591622
Show file tree
Hide file tree
Showing 14 changed files with 643 additions and 187 deletions.
14 changes: 14 additions & 0 deletions Simulator/Assets/Models/Field/HiFriction.physicMaterial
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!134 &13400000
PhysicMaterial:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: HiFriction
dynamicFriction: 100
staticFriction: 100
bounciness: 0.001
frictionCombine: 0
bounceCombine: 0
8 changes: 8 additions & 0 deletions Simulator/Assets/Models/Field/HiFriction.physicMaterial.meta

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 6591622

Please sign in to comment.