Change Player + Enemy ship model
This commit is contained in:
parent
f702b49cd8
commit
f96d7818bf
|
@ -201,6 +201,9 @@ MonoBehaviour:
|
|||
m_Name:
|
||||
m_EditorClassIdentifier:
|
||||
Time: 2
|
||||
Param: _Dissolve
|
||||
From: 0
|
||||
To: 1
|
||||
--- !u!1001 &458101951
|
||||
PrefabInstance:
|
||||
m_ObjectHideFlags: 0
|
||||
|
@ -762,6 +765,11 @@ PrefabInstance:
|
|||
propertyPath: m_Materials.Array.data[0]
|
||||
value:
|
||||
objectReference: {fileID: 2100000, guid: c48ae9b4e51b9604f8c35265bd7a2b05, type: 2}
|
||||
- target: {fileID: 8308816256566376834, guid: c965b0e766128f84db08120e924035d7,
|
||||
type: 3}
|
||||
propertyPath: m_IsActive
|
||||
value: 0
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 8338600071242683438, guid: c965b0e766128f84db08120e924035d7,
|
||||
type: 3}
|
||||
propertyPath: m_Materials.Array.data[0]
|
||||
|
@ -1132,6 +1140,9 @@ MonoBehaviour:
|
|||
SpeedPercent: 0
|
||||
_boostBreakSpeed: 15
|
||||
IsBot: 1
|
||||
OnBreak:
|
||||
m_PersistentCalls:
|
||||
m_Calls: []
|
||||
--- !u!114 &7421859052905866336
|
||||
MonoBehaviour:
|
||||
m_ObjectHideFlags: 0
|
||||
|
@ -1149,6 +1160,10 @@ MonoBehaviour:
|
|||
_radius: 45
|
||||
_value: 0
|
||||
_isEnable: 1
|
||||
IsBot: 1
|
||||
OnEdgeRiched:
|
||||
m_PersistentCalls:
|
||||
m_Calls: []
|
||||
--- !u!114 &7421859052905866367
|
||||
MonoBehaviour:
|
||||
m_ObjectHideFlags: 0
|
||||
|
|
File diff suppressed because it is too large
Load Diff
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue