Ashby Issac 0bace59e6d Car movement and camera changes.
Integrated custom car movements and fixed issues with follow camera behaviours.
2026-01-05 13:34:57 +05:30

26 lines
599 B
Plaintext

%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!114 &11400000
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: feb483b279f838c4980e44e0bce6fc87, type: 3}
m_Name: CarSpecs
m_EditorClassIdentifier:
dampingForce: 50
strength: 500
suspensionRestDist: 0.6
hitDist: 0.4
gripFactor: 0.4
tireMass: 2
totalSpeed: 20
rotationSpeed: 2
tireRotationAngle: 20
speedValue: 50
accelSpeed: 50