fix font warning, minor adjustment
This commit is contained in:
parent
6903b3602a
commit
e10e52248d
File diff suppressed because one or more lines are too long
|
@ -163,8 +163,8 @@ MonoBehaviour:
|
|||
serializedVersion: 2
|
||||
m_Curve:
|
||||
- serializedVersion: 3
|
||||
time: 0
|
||||
value: 0.14138794
|
||||
time: 10
|
||||
value: 0
|
||||
inSlope: 16.652266
|
||||
outSlope: 16.652266
|
||||
tangentMode: 0
|
||||
|
|
|
@ -163,8 +163,8 @@ MonoBehaviour:
|
|||
serializedVersion: 2
|
||||
m_Curve:
|
||||
- serializedVersion: 3
|
||||
time: 0
|
||||
value: 0.14138794
|
||||
time: 10
|
||||
value: 0
|
||||
inSlope: 16.652266
|
||||
outSlope: 16.652266
|
||||
tangentMode: 0
|
||||
|
@ -174,11 +174,11 @@ MonoBehaviour:
|
|||
- serializedVersion: 3
|
||||
time: 29.937866
|
||||
value: 150
|
||||
inSlope: 0.98160595
|
||||
outSlope: 0.98160595
|
||||
inSlope: 0.82769793
|
||||
outSlope: 0.82769793
|
||||
tangentMode: 0
|
||||
weightedMode: 0
|
||||
inWeight: 0.067287885
|
||||
inWeight: 0.13692878
|
||||
outWeight: 0
|
||||
m_PreInfinity: 2
|
||||
m_PostInfinity: 2
|
||||
|
|
|
@ -20,7 +20,7 @@ MonoBehaviour:
|
|||
m_EnableRaycastTarget: 1
|
||||
m_GetFontFeaturesAtRuntime: 1
|
||||
m_missingGlyphCharacter: 0
|
||||
m_warningsDisabled: 0
|
||||
m_warningsDisabled: 1
|
||||
m_defaultFontAsset: {fileID: 11400000, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2}
|
||||
m_defaultFontAssetPath: Fonts & Materials/
|
||||
m_defaultFontSize: 36
|
||||
|
@ -29,18 +29,16 @@ MonoBehaviour:
|
|||
m_defaultTextMeshProTextContainerSize: {x: 20, y: 5}
|
||||
m_defaultTextMeshProUITextContainerSize: {x: 200, y: 50}
|
||||
m_autoSizeTextContainer: 0
|
||||
m_IsTextObjectScaleStatic: 0
|
||||
m_fallbackFontAssets: []
|
||||
m_matchMaterialPreset: 1
|
||||
m_defaultSpriteAsset: {fileID: 11400000, guid: c41005c129ba4d66911b75229fd70b45,
|
||||
type: 2}
|
||||
m_defaultSpriteAsset: {fileID: 11400000, guid: c41005c129ba4d66911b75229fd70b45, type: 2}
|
||||
m_defaultSpriteAssetPath: Sprite Assets/
|
||||
m_enableEmojiSupport: 1
|
||||
m_MissingCharacterSpriteUnicode: 0
|
||||
m_defaultColorGradientPresetsPath: Color Gradient Presets/
|
||||
m_defaultStyleSheet: {fileID: 11400000, guid: f952c082cb03451daed3ee968ac6c63e,
|
||||
type: 2}
|
||||
m_defaultStyleSheet: {fileID: 11400000, guid: f952c082cb03451daed3ee968ac6c63e, type: 2}
|
||||
m_StyleSheetsResourcePath:
|
||||
m_leadingCharacters: {fileID: 4900000, guid: d82c1b31c7e74239bff1220585707d2b, type: 3}
|
||||
m_followingCharacters: {fileID: 4900000, guid: fade42e8bc714b018fac513c043d323b,
|
||||
type: 3}
|
||||
m_followingCharacters: {fileID: 4900000, guid: fade42e8bc714b018fac513c043d323b, type: 3}
|
||||
m_UseModernHangulLineBreakingRules: 0
|
||||
|
|
Loading…
Reference in New Issue