mirror of
https://github.com/GTA-ASM/SanAndreasUnity
synced 2024-11-26 14:00:17 +00:00
save GameManager.prefab
This commit is contained in:
parent
7c9abf67ff
commit
173011aee2
1 changed files with 4 additions and 0 deletions
|
@ -80,6 +80,8 @@ MonoBehaviour:
|
|||
m_EditorClassIdentifier:
|
||||
logoTexture: {fileID: 2800000, guid: 7ba03d38f2c9d483eb98097a1990d3ec, type: 3}
|
||||
barPrefab: {fileID: 1593438409806284, guid: 92671d073b68a421fa8cf12bd74315cb, type: 3}
|
||||
m_defaultMaxFps: 60
|
||||
cursorSensitivity: {x: 7, y: 7}
|
||||
--- !u!114 &114805125582614736
|
||||
MonoBehaviour:
|
||||
m_ObjectHideFlags: 0
|
||||
|
@ -126,6 +128,8 @@ MonoBehaviour:
|
|||
m_Name:
|
||||
m_EditorClassIdentifier:
|
||||
pedPrefab: {fileID: 1273918895060814, guid: 9d45d42a7408c1e4ab325d6840364b84, type: 3}
|
||||
pedTurnSpeed: 10
|
||||
showPedSpeedometer: 1
|
||||
displayHealthBarAbovePeds: 1
|
||||
healthBarWorldWidth: 0.65
|
||||
healthBarWorldHeight: 0.08
|
||||
|
|
Loading…
Reference in a new issue