Car customization should fully work
This commit is contained in:
@@ -128,7 +128,7 @@ public class carcontrolv2 : MonoBehaviour
|
||||
|
||||
if (other.gameObject.tag == "Wall")
|
||||
{
|
||||
audio.Play();
|
||||
// audio.Play();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user