tijiao
This commit is contained in:
parent
9189665b68
commit
597e9bb1f6
|
@ -254,6 +254,7 @@ GameObject:
|
|||
- component: {fileID: 3371284}
|
||||
- component: {fileID: 2392280}
|
||||
- component: {fileID: 11100612}
|
||||
- component: {fileID: 6370462794178333249}
|
||||
m_Layer: 0
|
||||
m_Name: sportCoupe
|
||||
m_TagString: Untagged
|
||||
|
@ -368,6 +369,19 @@ Animation:
|
|||
m_PlayAutomatically: 1
|
||||
m_AnimatePhysics: 0
|
||||
m_CullingType: 0
|
||||
--- !u!65 &6370462794178333249
|
||||
BoxCollider:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 114898}
|
||||
m_Material: {fileID: 0}
|
||||
m_IsTrigger: 0
|
||||
m_Enabled: 1
|
||||
serializedVersion: 2
|
||||
m_Size: {x: 2.0497725, y: 1.337299, z: 4.494671}
|
||||
m_Center: {x: 0.00000071525574, y: 0.90050775, z: 0.11724532}
|
||||
--- !u!1 &116646
|
||||
GameObject:
|
||||
m_ObjectHideFlags: 0
|
||||
|
@ -2963,6 +2977,7 @@ MonoBehaviour:
|
|||
minPitch: 0.5
|
||||
maxPitch: 1
|
||||
maxVolume: 0.25
|
||||
gearControl: {fileID: 0}
|
||||
--- !u!114 &11461196
|
||||
MonoBehaviour:
|
||||
m_ObjectHideFlags: 0
|
||||
|
@ -2985,6 +3000,9 @@ MonoBehaviour:
|
|||
handbrakeAxis: Jump
|
||||
resetVehicleKey: 13
|
||||
xxxx: 0
|
||||
steerInput: 0
|
||||
forwardInput: 0
|
||||
reverseInput: 0
|
||||
--- !u!114 &11487120
|
||||
MonoBehaviour:
|
||||
m_ObjectHideFlags: 0
|
||||
|
@ -3103,9 +3121,11 @@ MonoBehaviour:
|
|||
uiGame: {fileID: 0}
|
||||
carMenuUI: {fileID: 0}
|
||||
accident: {fileID: 0}
|
||||
honglvdengUI: {fileID: 0}
|
||||
mingdi: 0
|
||||
accidentManager: {fileID: 0}
|
||||
ttt: {fileID: 0}
|
||||
isShache: 0
|
||||
--- !u!114 &1276762327
|
||||
MonoBehaviour:
|
||||
m_ObjectHideFlags: 0
|
||||
|
|
|
@ -9,7 +9,7 @@ Material:
|
|||
m_PrefabAsset: {fileID: 0}
|
||||
m_Name: xcdimian01_d
|
||||
m_Shader: {fileID: 46, guid: 0000000000000000f000000000000000, type: 0}
|
||||
m_ShaderKeywords:
|
||||
m_ShaderKeywords: _NORMALMAP _PARALLAXMAP
|
||||
m_LightmapFlags: 4
|
||||
m_EnableInstancingVariants: 0
|
||||
m_DoubleSidedGI: 0
|
||||
|
@ -20,7 +20,7 @@ Material:
|
|||
serializedVersion: 3
|
||||
m_TexEnvs:
|
||||
- _BumpMap:
|
||||
m_Texture: {fileID: 0}
|
||||
m_Texture: {fileID: 2800000, guid: 13b6e1f6f516d4e4ab407baee157777b, type: 3}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
- _DetailAlbedoMap:
|
||||
|
@ -48,11 +48,11 @@ Material:
|
|||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
- _OcclusionMap:
|
||||
m_Texture: {fileID: 0}
|
||||
m_Texture: {fileID: 2800000, guid: c4cae90f1eca76443a38518084a47ca5, type: 3}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
- _ParallaxMap:
|
||||
m_Texture: {fileID: 0}
|
||||
m_Texture: {fileID: 2800000, guid: f76c02f734040654a94c3b8bcf491e47, type: 3}
|
||||
m_Scale: {x: 1, y: 1}
|
||||
m_Offset: {x: 0, y: 0}
|
||||
m_Ints: []
|
||||
|
|
Loading…
Reference in New Issue