Skip to content
This repository has been archived by the owner on Jun 14, 2024. It is now read-only.

Commit

Permalink
adjustin poi close button affordance
Browse files Browse the repository at this point in the history
  • Loading branch information
MissussT committed Jun 28, 2019
1 parent a3dca41 commit f7e9a2a
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 18 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,19 +12,19 @@ MonoBehaviour:
m_Script: {fileID: 11500000, guid: 71c1514a6bd24e1e882cebbe1904ce04, type: 3}
m_Name: selawk SDF
m_EditorClassIdentifier:
hashCode: 0
hashCode: 443444086
material: {fileID: 21059458914328588}
materialHashCode: 0
materialHashCode: 1650158653
fontAssetType: 1
m_fontInfo:
Name: Selawik
PointSize: 74
Scale: 0
Scale: 1
CharacterCount: 96
LineHeight: 88.8125
Baseline: 0
Ascender: 73.25
CapHeight: 0
CapHeight: 51.875
Descender: -15.625
CenterLine: 0
SuperscriptOffset: 73.25
Expand All @@ -34,7 +34,7 @@ MonoBehaviour:
UnderlineThickness: 1.8066406
strikethrough: 20.954546
strikethroughThickness: 1.8066406
TabWidth: 0
TabWidth: 202.5
Padding: 5
AtlasWidth: 512
AtlasHeight: 512
Expand All @@ -43,10 +43,10 @@ MonoBehaviour:
- id: 32
x: 6
y: 517
width: 0
height: 0
width: 20.25
height: 88.875
xOffset: 0
yOffset: 0
yOffset: 73.25
xAdvance: 20.25
scale: 1
- id: 33
Expand Down Expand Up @@ -1032,9 +1032,9 @@ Material:
- _OutlineWidth: 0
- _PerspectiveFilter: 0.875
- _Reflectivity: 10
- _ScaleRatioA: 1
- _ScaleRatioB: 1
- _ScaleRatioC: 1
- _ScaleRatioA: 0.8333333
- _ScaleRatioB: 0.6770833
- _ScaleRatioC: 0.6770833
- _ScaleX: 1
- _ScaleY: 1
- _ShaderFlags: 0
Expand Down
14 changes: 7 additions & 7 deletions Assets/prefabs/poi_prefabs/base_poi_prefabs/poi_prefab.prefab
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ Transform:
m_GameObject: {fileID: 15430859336911653}
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
m_LocalPosition: {x: 0.00001, y: 0.00385, z: 0.0061999164}
m_LocalScale: {x: 0.007419176, y: 0.007419176, z: 0.022257527}
m_LocalScale: {x: 0.0059967716, y: 0.0059967716, z: 0.017990313}
m_Children: []
m_Father: {fileID: 6572662429617900128}
m_RootOrder: 1
Expand Down Expand Up @@ -1709,7 +1709,7 @@ RectTransform:
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_AnchorMin: {x: 0.5, y: 0.5}
m_AnchorMax: {x: 0.5, y: 0.5}
m_AnchoredPosition: {x: 0, y: 0.0031}
m_AnchoredPosition: {x: 0, y: 0.0059}
m_SizeDelta: {x: 0.03, y: 0.03}
m_Pivot: {x: 0.5, y: 0.5}
--- !u!23 &7106626947436694820
Expand All @@ -1729,7 +1729,7 @@ MeshRenderer:
m_RenderingLayerMask: 1
m_RendererPriority: 0
m_Materials:
- {fileID: 21939269479715786, guid: 7ca666e07e7f618439488006ee2cc867, type: 2}
- {fileID: 21059458914328588, guid: 1433d7619f3172144afee0fef52ec9cd, type: 2}
m_StaticBatchInfo:
firstSubMesh: 0
subMeshCount: 0
Expand Down Expand Up @@ -1787,8 +1787,8 @@ MonoBehaviour:
Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
m_text: CLOSE
m_isRightToLeft: 0
m_fontAsset: {fileID: 11400000, guid: 7ca666e07e7f618439488006ee2cc867, type: 2}
m_sharedMaterial: {fileID: 21939269479715786, guid: 7ca666e07e7f618439488006ee2cc867,
m_fontAsset: {fileID: 11400000, guid: 1433d7619f3172144afee0fef52ec9cd, type: 2}
m_sharedMaterial: {fileID: 21059458914328588, guid: 1433d7619f3172144afee0fef52ec9cd,
type: 2}
m_fontSharedMaterials: []
m_fontMaterial: {fileID: 0}
Expand All @@ -1814,8 +1814,8 @@ MonoBehaviour:
m_outlineColor:
serializedVersion: 2
rgba: 4278190080
m_fontSize: 0.06
m_fontSizeBase: 0.06
m_fontSize: 0.03
m_fontSizeBase: 0.03
m_fontWeight: 400
m_enableAutoSizing: 0
m_fontSizeMin: 18
Expand Down

0 comments on commit f7e9a2a

Please sign in to comment.