Skip to content

Commit

Permalink
rearrange agent coloring option in ui
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelBuhler committed Jul 12, 2020
1 parent f3a0381 commit 1516eb8
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions scene.unity
Original file line number Diff line number Diff line change
Expand Up @@ -1800,8 +1800,8 @@ RectTransform:
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_AnchorMin: {x: 0, y: 1}
m_AnchorMax: {x: 0, y: 1}
m_AnchoredPosition: {x: 110, y: 0}
m_SizeDelta: {x: 100, y: 20}
m_AnchoredPosition: {x: 160, y: 0}
m_SizeDelta: {x: 150, y: 20}
m_Pivot: {x: 0, y: 1}
--- !u!114 &681601435
MonoBehaviour:
Expand Down Expand Up @@ -2027,8 +2027,8 @@ RectTransform:
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_AnchorMin: {x: 0, y: 1}
m_AnchorMax: {x: 0, y: 1}
m_AnchoredPosition: {x: 0, y: -30}
m_SizeDelta: {x: 100, y: 20}
m_AnchoredPosition: {x: 160, y: -30}
m_SizeDelta: {x: 150, y: 20}
m_Pivot: {x: 0, y: 1}
--- !u!114 &707334316
MonoBehaviour:
Expand Down Expand Up @@ -2464,7 +2464,7 @@ MonoBehaviour:
m_Calls: []
m_FontData:
m_Font: {fileID: 10102, guid: 0000000000000000e000000000000000, type: 0}
m_FontSize: 11
m_FontSize: 14
m_FontStyle: 0
m_BestFit: 0
m_MinSize: 1
Expand Down Expand Up @@ -2801,7 +2801,7 @@ RectTransform:
m_AnchorMin: {x: 0, y: 1}
m_AnchorMax: {x: 0, y: 1}
m_AnchoredPosition: {x: 0, y: 0}
m_SizeDelta: {x: 100, y: 20}
m_SizeDelta: {x: 150, y: 20}
m_Pivot: {x: 0, y: 1}
--- !u!114 &1092669598
MonoBehaviour:
Expand Down Expand Up @@ -3761,8 +3761,8 @@ RectTransform:
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_AnchorMin: {x: 0, y: 1}
m_AnchorMax: {x: 0, y: 1}
m_AnchoredPosition: {x: 220, y: 0}
m_SizeDelta: {x: 100, y: 20}
m_AnchoredPosition: {x: 0, y: -30}
m_SizeDelta: {x: 150, y: 20}
m_Pivot: {x: 0, y: 1}
--- !u!114 &1281573847
MonoBehaviour:
Expand Down

0 comments on commit 1516eb8

Please sign in to comment.