diff options
Diffstat (limited to 'Assets/Sphere.prefab')
| -rw-r--r-- | Assets/Sphere.prefab | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/Assets/Sphere.prefab b/Assets/Sphere.prefab index 58194f9..8ea3278 100644 --- a/Assets/Sphere.prefab +++ b/Assets/Sphere.prefab @@ -50,6 +50,7 @@ MonoBehaviour: m_Name: m_EditorClassIdentifier: playerInputSpace: {fileID: 0} + ball: {fileID: 0} maxSpeed: 10 maxAcceleration: 15 maxAirAcceleration: 0 @@ -65,6 +66,8 @@ MonoBehaviour: m_Bits: 512 maxSlopeAngle: 0.44 maxStairAngle: 0.6 + ballAlignSpeed: 20 + ballRadius: 0.5 --- !u!33 &7613584273971372071 MeshFilter: m_ObjectHideFlags: 0 @@ -93,7 +96,7 @@ MeshRenderer: m_RenderingLayerMask: 1 m_RendererPriority: 0 m_Materials: - - {fileID: 2100000, guid: 437fcdb2fb668650ba833e5c28f3de70, type: 2} + - {fileID: 2100000, guid: d32ab686f8ee6f3d094d9a848ee96550, type: 2} m_StaticBatchInfo: firstSubMesh: 0 subMeshCount: 0 |
