1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
| %YAML 1.1
| %TAG !u! tag:unity3d.com,2011:
| --- !u!134 &13400000
| PhysicMaterial:
| m_ObjectHideFlags: 0
| m_PrefabParentObject: {fileID: 0}
| m_PrefabInternal: {fileID: 0}
| m_Name: Rubber
| dynamicFriction: 1
| staticFriction: 1
| bounciness: .5
| frictionCombine: 3
| bounceCombine: 0
| frictionDirection2: {x: 0, y: 0, z: 0}
| dynamicFriction2: 0
| staticFriction2: 0
| --- !u!1002 &13400001
| EditorExtensionImpl:
| serializedVersion: 6
|
|