Patch - Ajuste la friction et la position - V0.4.1
Corrects a slight imprecision in the friction value of a physics material. Repositions an object in the main menu scene.
This commit is contained in:
@@ -8,7 +8,7 @@ PhysicsMaterial:
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_Name: Friction
|
||||
serializedVersion: 2
|
||||
m_DynamicFriction: 1
|
||||
m_DynamicFriction: 1.0000001
|
||||
m_StaticFriction: 1
|
||||
m_Bounciness: 0
|
||||
m_FrictionCombine: 3
|
||||
|
||||
Reference in New Issue
Block a user