Fixed player and clone color
This commit is contained in:
@@ -600,6 +600,11 @@ MonoBehaviour:
|
||||
playerShoot: {fileID: 0}
|
||||
playerShield: {fileID: 9223372036854775807}
|
||||
playerUIController: {fileID: 0}
|
||||
thirdPersonVisualRoot: {fileID: 0}
|
||||
playerCamera: {fileID: 0}
|
||||
playerHandCamera: {fileID: 0}
|
||||
fpvHands: {fileID: 0}
|
||||
tpvHands: {fileID: 0}
|
||||
--- !u!114 &6129752397730442859
|
||||
MonoBehaviour:
|
||||
m_ObjectHideFlags: 0
|
||||
@@ -616,8 +621,8 @@ MonoBehaviour:
|
||||
damageAmount: 30
|
||||
range: 100
|
||||
hitEffectPrefab: {fileID: 5162910912013668194, guid: cf82839c411151342a7b2337bda9fb34, type: 3}
|
||||
ownGhostColor: {r: 0.3466981, g: 0.3466981, b: 0.5, a: 1}
|
||||
enemyGhostColor: {r: 0.5019608, g: 0.35940394, b: 0.35940394, a: 1}
|
||||
ownGhostColor: {r: 0, g: 0, b: 1, a: 1}
|
||||
enemyGhostColor: {r: 1, g: 0, b: 0, a: 1}
|
||||
--- !u!114 &4822096153522273678
|
||||
MonoBehaviour:
|
||||
m_ObjectHideFlags: 0
|
||||
|
||||
Reference in New Issue
Block a user