diff options
author | chai <chaifix@163.com> | 2022-02-18 14:38:20 +0800 |
---|---|---|
committer | chai <chaifix@163.com> | 2022-02-18 14:38:20 +0800 |
commit | 63795c45af9ecca5aea36fbe291b18fcd9fb9b7d (patch) | |
tree | 60d811d8a0b1944ab32d24aa28394183b82cadeb /JamHelper/Assets/JamUtils/PhysicsMaterials/friction_0.physicMaterial | |
parent | a41c8da0787e0285d4c5b16a5cf5bc3e7a34f521 (diff) |
*rename folder name
Diffstat (limited to 'JamHelper/Assets/JamUtils/PhysicsMaterials/friction_0.physicMaterial')
-rw-r--r-- | JamHelper/Assets/JamUtils/PhysicsMaterials/friction_0.physicMaterial | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/JamHelper/Assets/JamUtils/PhysicsMaterials/friction_0.physicMaterial b/JamHelper/Assets/JamUtils/PhysicsMaterials/friction_0.physicMaterial new file mode 100644 index 0000000..b92e83e --- /dev/null +++ b/JamHelper/Assets/JamUtils/PhysicsMaterials/friction_0.physicMaterial @@ -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: friction_0 + dynamicFriction: 0 + staticFriction: 0 + bounciness: 0 + frictionCombine: 0 + bounceCombine: 0 |