mirror of
https://github.com/GTA-ASM/SanAndreasUnity
synced 2024-11-22 20:13:02 +00:00
fix focus point parameters for camera on client
This commit is contained in:
parent
37e0c64453
commit
d7d5d6d221
1 changed files with 4 additions and 2 deletions
|
@ -235,8 +235,10 @@ MonoBehaviour:
|
||||||
m_Script: {fileID: 11500000, guid: f261590297a9b11459cc24b5b949c608, type: 3}
|
m_Script: {fileID: 11500000, guid: f261590297a9b11459cc24b5b949c608, type: 3}
|
||||||
m_Name:
|
m_Name:
|
||||||
m_EditorClassIdentifier:
|
m_EditorClassIdentifier:
|
||||||
|
parameters:
|
||||||
hasRevealRadius: 0
|
hasRevealRadius: 0
|
||||||
revealRadius: 50
|
revealRadius: 0
|
||||||
|
timeToKeepRevealingAfterRemoved: 3
|
||||||
--- !u!114 &1117230327
|
--- !u!114 &1117230327
|
||||||
MonoBehaviour:
|
MonoBehaviour:
|
||||||
m_ObjectHideFlags: 0
|
m_ObjectHideFlags: 0
|
||||||
|
|
Loading…
Reference in a new issue