mirror of
https://github.com/GTA-ASM/SanAndreasUnity
synced 2024-11-22 12:03:04 +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_Name:
|
||||
m_EditorClassIdentifier:
|
||||
hasRevealRadius: 0
|
||||
revealRadius: 50
|
||||
parameters:
|
||||
hasRevealRadius: 0
|
||||
revealRadius: 0
|
||||
timeToKeepRevealingAfterRemoved: 3
|
||||
--- !u!114 &1117230327
|
||||
MonoBehaviour:
|
||||
m_ObjectHideFlags: 0
|
||||
|
|
Loading…
Reference in a new issue