From fa1b19c206acf0bac5a3f0d10c24b77e6bab5969 Mon Sep 17 00:00:00 2001 From: realtradam Date: Thu, 22 Dec 2022 08:12:07 -0500 Subject: add new ball textures --- Assets/Sphere.prefab | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'Assets/Sphere.prefab') 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 -- cgit v1.2.3