Edit player script

This commit is contained in:
haitem
2022-01-29 12:50:26 +01:00
parent 5a1c546b4f
commit 435fea4669
2 changed files with 4 additions and 5 deletions

View File

@@ -7,8 +7,8 @@ PhysicMaterial:
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: PlayerMaterial
dynamicFriction: 0
staticFriction: 0
dynamicFriction: 1
staticFriction: 1
bounciness: 0
frictionCombine: 0
bounceCombine: 0